commit 746beacf9fd94c3375c70efda76735d00d18d741
parent cdae8589d848340d7c6facc108102c1aae8e7af4
Author: Antoine A <>
Date: Thu, 6 Feb 2025 10:35:10 +0100
corebank: update api
Diffstat:
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/core/api-corebank.rst b/core/api-corebank.rst
@@ -1,7 +1,7 @@
..
This file is part of GNU TALER.
- Copyright (C) 2014-2024 Taler Systems SA
+ Copyright (C) 2014-2025 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU Affero General Public License as published by the Free Software
@@ -308,9 +308,7 @@ Account Management
// Addresses where to send the TAN for protected operations.
contact_data?: ChallengeContactData;
- // Payto URI of a fiat bank account with an optional
- // 'receiver-name' parameter.
- // If 'receiver-name' is missing, ``name`` will be used instead.
+ // Payto URI of a fiat bank account.
// Payments will be sent to this bank account
// when the user wants to convert the regional currency
// back to fiat currency outside bank.
@@ -394,9 +392,7 @@ Account Management
// Addresses where to send the TAN for protected operations.
contact_data?: ChallengeContactData;
- // Payto URI of a fiat bank account with an optional 'receiver-name'
- // parameter.
- // If 'receiver-name' is missing, ``name`` will be used instead.
+ // Payto URI of a fiat bank account.
// Payments will be sent to this bank account
// when the user wants to convert the regional currency
// back to fiat currency outside bank.
@@ -709,8 +705,9 @@ Account Management
// as well.
contact_data?: ChallengeContactData;
- // Full 'payto' URI of a fiat bank
- // account where to send cashouts. This field is optional
+ // Full 'payto' URI of a fiat bank account where to send cashouts with
+ // ``name`` as the 'receiver-name'.
+ // This field is optional
// because not all the accounts are required to participate
// in the merchants' circuit. One example is the exchange:
// that never cashouts. Registering these accounts can