taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a4ad1c5f89b3aabe391e473db2873b30acaf3431
parent 2365f7a4ce93885e44624795431b10de7fc5e609
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Fri,  1 Apr 2016 14:47:43 +0200

updating the way the wallet communicate exchange's wire details when withdrawing

Diffstat:
Mintegration-bank.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/integration-bank.rst b/integration-bank.rst @@ -61,8 +61,7 @@ The event data must be a `CreateReserveDetail`_: // amount_currency // reserve_pub // exchange - // type ("TEST" or "SEPA") - // account_number (which account number has this exchange at this bank) + // wire_details (URL encoding of /wire output from the exchange) callback_url: string; // list of wire transfer types supported by the bank