We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16dc1ca + b08e737 commit c9ca566Copy full SHA for c9ca566
app/src/main/java/com/concordium/wallet/ui/onramp/CcdOnrampSiteRepository.kt
@@ -13,7 +13,7 @@ class CcdOnrampSiteRepository {
13
),
14
CcdOnrampSite(
15
name = "Wert",
16
- url = "https://wert.io/try-wert",
+ url = "https://widget.wert.io/01HM0W8FTFG4TEBRB0JPM18G5W/widget/?commodity=CCD&network=concordium&commodity_id=ccd.simple.concordium",
17
logoUrl = "https://partner.wert.io/icons/apple-touch-icon.png",
18
type = CcdOnrampSite.Type.PAYMENT_GATEWAY,
19
acceptsCreditCard = true,
0 commit comments