Fix: Replicated V1 wallet login logic exactly for payment server compatibility

This commit is contained in:
Hamza-Ayed
2026-04-24 01:25:10 +03:00
parent 2ecc1536e2
commit d9039aaf14
2 changed files with 70 additions and 64 deletions

View File

@@ -66,5 +66,6 @@ return [
'TripzWallet:android',
'TripzWallet:ios',
],
'wallet_app_password' => env('passwordnewpassenger', ''),
'fp_pepper' => env('FP_PEPPER', ''),
];