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.
1 parent c5452df commit c61cfb1Copy full SHA for c61cfb1
1 file changed
flizpaysdk/src/main/kotlin/flizpay2/flizpaysdk/Constants.kt
@@ -5,7 +5,7 @@ object Constants {
5
var BASE_URL: String = "https://secure.flizpay.de"
6
var URL_SCHEME: String = "flizpaywebview://"
7
var NO_CREDS_BANKS = listOf(
8
- "ing-diba.de", // ING-DiBa
+ "myaccount.ing.com", // ING-DiBa
9
"revolut.com", // Revolut
10
"consorsbank.de", // Consorsbank
11
"n26.com", // N26
0 commit comments