hyperswitch-web
hyperswitch-web copied to clipboard
Refactor logs
- [x] Change optional keys to Option<String> in logFile type - @Sanskar2001 web @Shivam25092001 mobile
- [x] Rename events - like ORCA_ELEMENTS_CALLED to more intuitive, self explanatory names - @Sanskar2001 web @Shivam25092001 mobile
- [ ] Update event names in dependencies - grafana, analytics - @Sanskar2001
- [ ] Batching logs in mobile SDK - @Shivam25092001
- [ ] Identify why PAYMENT_DATA_FILLED event is intermittently missing for APPLE_PAY
- [x] Pass merchant url path as appId (without query params) @Sanskar2001