Commit Graph

341 Commits

Author SHA1 Message Date
androidlover5842
ab7d13c1ad Add Razorpay docs reference
All checks were successful
build-and-deploy / build-deploy (push) Successful in 49s
2026-02-01 16:15:49 +05:30
androidlover5842
b7a76a8daa Shorten payment link reference_id
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 16:08:44 +05:30
androidlover5842
5e8651d82f Record refund webhooks as negative payments
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 16:05:44 +05:30
androidlover5842
66fc03d855 Use unique reference_id for Razorpay payment links
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-02-01 15:57:23 +05:30
androidlover5842
c8bea2bcc7 Update payment link status from webhooks
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 15:46:55 +05:30
androidlover5842
14c86210c2 Add Razorpay refund endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-02-01 15:34:46 +05:30
androidlover5842
2421ba5edf Store Razorpay test keys alongside live keys
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 15:19:26 +05:30
androidlover5842
06ffbd86f5 Hide closed Razorpay requests from list
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 14:34:03 +05:30
androidlover5842
5e9e0d0742 Add unified close endpoint for Razorpay requests
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 14:25:50 +05:30
androidlover5842
4e89336652 Add unified Razorpay payment requests list
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 14:08:45 +05:30
androidlover5842
ab2330b593 Disable buffering on SSE endpoints
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 13:57:20 +05:30
androidlover5842
42d91cc09a Document Android run workflow
All checks were successful
build-and-deploy / build-deploy (push) Successful in 50s
2026-02-01 13:49:32 +05:30
androidlover5842
673a43db7d Emit booking and QR events on payment capture
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-02-01 13:21:32 +05:30
androidlover5842
35b15f37ec Add SSE for Razorpay QR events
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 12:22:16 +05:30
androidlover5842
c74944711e Include closed QR events in webhook log endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 12:12:27 +05:30
androidlover5842
cf0c38deb5 Fix Razorpay webhook payload size limits
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 12:03:23 +05:30
androidlover5842
9c80a15130 Filter QR events to active status
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 11:46:00 +05:30
androidlover5842
a86b8ef88d Add Razorpay QR close by id
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-02-01 11:36:29 +05:30
androidlover5842
168fa7af23 Add Razorpay QR list endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 11:35:02 +05:30
androidlover5842
08a7aaee1f Add Razorpay QR event fetch endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 11:30:27 +05:30
androidlover5842
e17eea741a Handle Razorpay QR code webhook events
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 11:23:48 +05:30
androidlover5842
357f5337cd Fix null order id handling in Razorpay webhook
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 11:11:33 +05:30
androidlover5842
5e8b8438d9 Default Razorpay QR expiry to 10 minutes
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 11:00:02 +05:30
androidlover5842
d53d179963 Add Razorpay active QR fetch and close
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 10:52:46 +05:30
androidlover5842
132c3b19c0 Trim Razorpay responses
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-02-01 10:50:12 +05:30
androidlover5842
c0d1ea2b0c Widen Razorpay QR payload columns
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 10:46:04 +05:30
androidlover5842
10a82f544f Widen Razorpay QR request columns
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 10:43:46 +05:30
androidlover5842
2b0e24e613 Fix Razorpay QR create endpoint path
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m6s
2026-02-01 10:41:20 +05:30
androidlover5842
66d5684752 Fix lazy loading in Razorpay payment endpoints
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 10:38:50 +05:30
androidlover5842
13a2eb8afd Require keyId and keySecret together
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-02-01 10:35:56 +05:30
androidlover5842
cc402067c7 Allow partial Razorpay settings updates
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 10:32:00 +05:30
androidlover5842
58e8cffe9b Hide Razorpay key id in settings response
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 10:16:33 +05:30
androidlover5842
2deecf1bf2 Accept legacy settings payload for Razorpay
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 10:12:40 +05:30
androidlover5842
0624e6bcc8 Fix Razorpay auth principal and document ops
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 10:09:53 +05:30
androidlover5842
ebaef53f98 Replace PayU integration with Razorpay
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 09:44:57 +05:30
androidlover5842
93ac0dbc9e Store DOB in guest age and return in booking detail
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 01:55:29 +05:30
androidlover5842
e68e7c685c Compute age from valid DOB in extraction
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 01:51:20 +05:30
androidlover5842
8e73217792 Update Aadhaar matches with verified number
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 01:45:46 +05:30
androidlover5842
683b0f133e extractor: back has id too you know
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-02-01 01:41:41 +05:30
androidlover5842
1b7ee1004c switch to qwen back
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-02-01 01:28:25 +05:30
androidlover5842
f51a1a80e8 static model load
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-02-01 00:50:21 +05:30
androidlover5842
aab9b02659 Track Aadhaar verification and similarity
All checks were successful
build-and-deploy / build-deploy (push) Successful in 40s
2026-01-31 23:33:02 +05:30
androidlover5842
f5c6406e31 Add PaddleOCR debug for Aadhaar candidates
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-31 22:25:14 +05:30
androidlover5842
b6d613b743 allow testing for now
All checks were successful
build-and-deploy / build-deploy (push) Successful in 18s
2026-01-31 22:21:33 +05:30
androidlover5842
92cc07186e Add debug logs for Aadhaar extraction
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-31 15:41:37 +05:30
androidlover5842
8c2117d369 dont read carefully id
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-31 15:37:02 +05:30
androidlover5842
25003dbc0c Ensure Aadhaar checksum runs before doc type
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-31 15:26:45 +05:30
androidlover5842
34fc7ca7d2 Fix booking snapshot lazy loading
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-31 14:45:40 +05:30
androidlover5842
d692deb402 Include vehicle numbers in booking detail
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-31 14:07:00 +05:30
androidlover5842
d44ae36473 Set guest nationality from pin resolve
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-31 13:37:13 +05:30