Midtrans-Middleware/src/lib
CIFO Dev c6225e3d35 feat: Add customer name display and improve Snap payment UX
- Add customerName prop to PaymentSheet component
- Display customer name in payment summary below Order ID
- Pass customer name from CheckoutPage form to PaymentSheet
- Fix TypeScript build errors (remove unused variables)
- Improve error logging in API interceptor
- Clean up snapLoader (remove unused snapLoading variable)
- Clean up PayPage (remove unused allowedMethods, runtimeCfg)
- Move lockOrder call to onSuccess callback in PayPage
- Add BOM handling in test-create-payment-link script
- Update test payment data (REFNO-002, TKG-2512041)
2025-12-04 12:45:05 +07:00
..
cn.ts feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR 2025-11-10 11:10:35 +07:00
env.ts feat: Epic 6 Stories 6.1-6.5 - Snap Hybrid Payment Strategy 2025-12-03 15:33:22 +07:00
errorMessages.ts feat(payments): implement Story 1.1 - Add error messages utility, loading overlay, and update BankTransferPanel 2025-11-25 14:04:41 +07:00
logger.ts feat: Epic 6 Stories 6.1-6.5 - Snap Hybrid Payment Strategy 2025-12-03 15:33:22 +07:00
snapLoader.ts feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00