add support for fahipay transfer history

This commit is contained in:
2026-05-16 21:56:00 +05:00
parent d4104e2ed2
commit ffe50467e7
6 changed files with 87 additions and 10 deletions
@@ -84,7 +84,7 @@ class FahipayLoginFlow {
"grant_type" to "auth_id",
"lang" to "en",
"version" to "2.0.0",
"platform" to "app",
"platform" to "BasedBank",
*deviceParts(deviceUuid)
)
@@ -120,7 +120,7 @@ class FahipayLoginFlow {
"grant_type" to "auth_id",
"lang" to "en",
"version" to "2.0.0",
"platform" to "app",
"platform" to "BasedBank",
*deviceParts(deviceUuid)
)