1
0
forked from BRT/arc
arc/android
slava c144305240 Handle declined transactions and enhance payment scripts:
- Add unique `bank_transaction_id` generation for declined transactions in `EventHandler`.
- Extend timeout and iteration logic to better handle intermediate statuses ("Выполняется") in `PayByPhoneScript` and `PayByCardScript`.
- Update
2026-04-30 23:41:06 +07:00
..
adb Add getRawScreenDumpAsXml to capture 2026-04-27 20:41:16 +07:00
black Add currency mapping logic to GetCardInfoScript in all platforms and update .gitignore for mock server scenarios 2026-04-13 18:37:01 +07:00
dump Add OCR utilities and backend integration for enhanced screen dump analysis: 2026-04-30 19:17:17 +07:00
dushanbe Handle declined transactions and enhance payment scripts: 2026-04-30 23:41:06 +07:00
ocr Switch Tesseract initialization to memory-based loading of rus.traineddata to fix issues with paths containing Cyrillic characters (Windows). 2026-04-30 19:52:07 +07:00
ozon Handle closing of ad bottom sheets in CommonScript: 2026-04-27 21:45:53 +07:00