- 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) |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| components | ||
| features/payments | ||
| lib | ||
| pages | ||
| services | ||
| styles | ||
| types | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||