Updated on 2026-08-14
This commit is contained in:
parent
ee1ad7a2c3
commit
5e4d972b29
1 changed files with 2 additions and 1 deletions
|
|
@ -86,7 +86,8 @@ class UtorgExchangeService(
|
|||
.appendPath(environment.sidValue)
|
||||
.appendPath(walletAddress)
|
||||
.appendQueryParameter("currency", cryptoCurrencyName)
|
||||
.appendQueryParameter("paymentCurrency", "USD")
|
||||
// if we set the paymentCurrency, then the Utorg widget didn't work
|
||||
// .appendQueryParameter("paymentCurrency", "USD")
|
||||
|
||||
val url = builder.build().toString()
|
||||
return url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue