taler-docs

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

commit 2bcfbab7c826c3563c063ddea19b9dcea2582023
parent eddd862bfc5bb75ff0ec7080fcc1fc660b86424d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 11 Apr 2020 18:38:33 +0200

expand /order API to allow payment target selection when creating orders (#4939)

Diffstat:
Mcore/api-merchant.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -50,6 +50,8 @@ Receiving Payments The request must be a `PostOrderRequest`. + :query payment_target: optional query that specifies the payment target preferred by the client. Can be used to select among the various (active) wire methods supported by the instance. + **Response** :status 200 OK: