taler-rust

GNU Taler code in Rust. Largely core banking integrations.
Log | Files | Refs | Submodules | README | LICENSE

wise-worker.conf (548B)


      1 # Configuration the wise adapter worker.
      2 
      3 [wise-worker]
      4 # Adapter Wise profile ID
      5 PROFILE_ID =
      6 
      7 # How often should worker run when no notification is received
      8 # FREQUENCY =
      9 
     10 @inline-secret@ wise-worker ../secrets/wise-worker.secret.conf
     11 
     12 # [wise-balance-eur]
     13 # Balance Wise ID
     14 # ID = 139524631
     15 
     16 # Balance currency
     17 # CURRENCY = EUR
     18 
     19 # Balance account type, this can only be iban
     20 # PAYTO_TYPE = iban
     21 
     22 # Balance IBAN? Only used if PAYTO_TYPE is iban.
     23 # IBAN = GB82WEST12345698765432
     24 
     25 # Balance BIC? Only used if PAYTO_TYPE is bic.
     26 # BIC = TRWIBEB1XXX