Fix PayU hash field padding
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s

This commit is contained in:
androidlover5842
2026-01-30 07:14:07 +05:30
parent d278eca1e1
commit 8263bd9212

View File

@@ -113,7 +113,6 @@ class PayuQrPayments(
"", "",
"", "",
"", "",
"",
salt salt
).joinToString("|") ).joinToString("|")
) )