• Joined on 2024-03-21
root pushed to feat/payment-ux-story-1-1 at root/Midtrans-Middleware 2025-11-27 23:17:48 +00:00
9754232d4c chore: update .gitignore to exclude .bmad, .trae folders and docs folder
root pushed to feat/payment-ux-story-1-1 at root/Midtrans-Middleware 2025-11-25 09:25:19 +00:00
dd975ad222 new improvement
d08b0bd312 feat(payments): complete Story 1.1 - Add loading overlay and error messages to all payment panels
4eccff2c03 feat(payments): implement Story 1.1 - Add error messages utility, loading overlay, and update BankTransferPanel
9a0f6d85f8 Merge remote-tracking branch 'origin/feat/payment-link-flow'
90923de3bd docs: Add Phase 1 Payment UX Improvements planning (problem-solution, tech-spec, epic, stories)
Compare 5 commits »
root created branch feat/payment-ux-story-1-1 in root/Midtrans-Middleware 2025-11-25 09:25:19 +00:00
root pushed to main at root/Midtrans-Middleware 2025-11-24 13:36:39 +00:00
c5995f7b39 Merge pull request 'feat/payment-link-flow' (#13) from feat/payment-link-flow into main
b98c50cea8 refactor(payments): remove indomaret support and update navigation
5034ecf1e4 feat: replace demo store with initial page and improve payment UI
Compare 3 commits »
root merged pull request root/Midtrans-Middleware#13 2025-11-24 13:36:37 +00:00
feat/payment-link-flow
root created pull request root/Midtrans-Middleware#13 2025-11-24 13:36:29 +00:00
feat/payment-link-flow
root pushed to main at root/Midtrans-Middleware 2025-11-22 05:01:19 +00:00
18513b5968 Merge pull request 'feat/payment-link-flow' (#12) from feat/payment-link-flow into main
c6b17bfab6 feat: update favicon and page title for branding
ec96b71161 feat(payments): extend payment link expiration to 24 hours
Compare 3 commits »
root merged pull request root/Midtrans-Middleware#12 2025-11-22 05:01:18 +00:00
feat/payment-link-flow
root created pull request root/Midtrans-Middleware#12 2025-11-22 05:01:10 +00:00
feat/payment-link-flow
root pushed to main at root/Midtrans-Middleware 2025-11-17 06:40:56 +00:00
2494f3cedd Merge pull request 'feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update' (#11) from feat/payment-link-flow into main
96c4cd3aba feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update
Compare 2 commits »
root merged pull request root/Midtrans-Middleware#11 2025-11-17 06:40:54 +00:00
feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update
root created pull request root/Midtrans-Middleware#11 2025-11-17 06:40:50 +00:00
feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update
root pushed to feat/payment-link-flow at root/Midtrans-Middleware 2025-11-17 06:34:05 +00:00
96c4cd3aba feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update
root merged pull request root/Midtrans-Middleware#10 2025-11-17 06:08:56 +00:00
ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence
root pushed to main at root/Midtrans-Middleware 2025-11-17 06:08:56 +00:00
9a4e14575b Merge pull request 'ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence' (#10) from feat/payment-link-flow into main
8c42768ec3 ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence
Compare 2 commits »
root created pull request root/Midtrans-Middleware#10 2025-11-17 06:08:12 +00:00
ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence
root pushed to feat/payment-link-flow at root/Midtrans-Middleware 2025-11-17 03:59:09 +00:00
8c42768ec3 ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence
root pushed to main at root/Midtrans-Middleware 2025-11-14 10:47:34 +00:00
11197bf3c7 Merge pull request 'refactor(erp): make computeErpSignature async and improve signature handling' (#9) from feat/payment-link-flow into main
e1dbe911c9 refactor(erp): make computeErpSignature async and improve signature handling
Compare 2 commits »
root merged pull request root/Midtrans-Middleware#9 2025-11-14 10:47:33 +00:00
refactor(erp): make computeErpSignature async and improve signature handling
root created pull request root/Midtrans-Middleware#9 2025-11-14 10:47:27 +00:00
refactor(erp): make computeErpSignature async and improve signature handling