[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ansible-taler-exchange] 12/19: -use our BIC/IBAN
From: |
gnunet |
Subject: |
[ansible-taler-exchange] 12/19: -use our BIC/IBAN |
Date: |
Sat, 01 Feb 2025 19:52:53 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository ansible-taler-exchange.
commit 2b44a2e50ba6290d6321e7522d087fa6db2f8bac
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 29 16:07:17 2024 +0100
-use our BIC/IBAN
---
playbooks/setup.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/playbooks/setup.yml b/playbooks/setup.yml
index c3d941c..3b56cc2 100644
--- a/playbooks/setup.yml
+++ b/playbooks/setup.yml
@@ -40,9 +40,9 @@
# Name of Privacy policy resource file
EXCHANGE_PP_ETAG: "exchange-pp-v0"
# Full BIC of exchange account
- EXCHANGE_BANK_ACCOUNT_BIC: "POFICHBEXXX"
+ EXCHANGE_BANK_ACCOUNT_BIC: "MAEBCHZZ"
# Full Payto URI of exchange account (for credit and debit)
- EXCHANGE_BANK_ACCOUNT_IBAN: "CH9889144237951612671"
+ EXCHANGE_BANK_ACCOUNT_IBAN: "CH6808573105529100001"
# Full Payto URI of exchange account (for credit and debit)
EXCHANGE_BANK_ACCOUNT_PAYTO: "payto://iban/{{ EXCHANGE_BANK_ACCOUNT_IBAN
}}?receiver-name: operator"
# Port to be used by libeufin-nexus for the taler-exchange-wire-gateway
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [ansible-taler-exchange] 03/19: add test rule, (continued)
- [ansible-taler-exchange] 03/19: add test rule, gnunet, 2025/02/01
- [ansible-taler-exchange] 06/19: -fix form names, gnunet, 2025/02/01
- [ansible-taler-exchange] 09/19: fix rules, gnunet, 2025/02/01
- [ansible-taler-exchange] 08/19: more KYC rules cleanup, gnunet, 2025/02/01
- [ansible-taler-exchange] 01/19: clean TOPS branch with just KYC config patch, gnunet, 2025/02/01
- [ansible-taler-exchange] 15/19: -fix syntax, gnunet, 2025/02/01
- [ansible-taler-exchange] 16/19: update TODOs, gnunet, 2025/02/01
- [ansible-taler-exchange] 05/19: -remove more stuff that causes failures and does not belong into prod, gnunet, 2025/02/01
- [ansible-taler-exchange] 19/19: unified repo, gnunet, 2025/02/01
- [ansible-taler-exchange] 11/19: add convenience script, gnunet, 2025/02/01
- [ansible-taler-exchange] 12/19: -use our BIC/IBAN,
gnunet <=
- [ansible-taler-exchange] 07/19: -fix form output, gnunet, 2025/02/01
- [ansible-taler-exchange] 18/19: -fix monitoring deployment, gnunet, 2025/02/01
- [ansible-taler-exchange] 14/19: -fix name, gnunet, 2025/02/01
- [ansible-taler-exchange] 17/19: setup production secrets, gnunet, 2025/02/01
- [ansible-taler-exchange] 10/19: -fix kyc rules, gnunet, 2025/02/01