Midtrans-Middleware/src
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
..
app Fix Snap payment flow: direct to payment UI in step 2 and add customer/item details to API request 2025-12-03 17:01:12 +07:00
assets feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR 2025-11-10 11:10:35 +07:00
components new improvement 2025-11-25 16:24:52 +07:00
features/payments feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00
lib feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00
pages feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00
services feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00
styles feat: implement toast notifications and update UI components 2025-11-14 15:13:46 +07:00
types feat: Add customer name display and improve Snap payment UX 2025-12-04 12:45:05 +07:00
App.css feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR 2025-11-10 11:10:35 +07:00
App.tsx feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR 2025-11-10 11:10:35 +07:00
index.css feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR 2025-11-10 11:10:35 +07:00
main.tsx feat: Epic 6 Stories 6.1-6.5 - Snap Hybrid Payment Strategy 2025-12-03 15:33:22 +07:00