taler-docs

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

commit c5d19436e03a6b415e572cb95f5cdd282c9c69c2
parent 4d3784833d51f29d055c8c810a54f02a48858d01
Author: priscilla <priscilla.huang@efrei.net>
Date:   Thu, 10 Nov 2022 11:59:51 -0500

Static QR code

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3002,10 +3002,10 @@ Scaning the static QR code **Response:** - :http:statuscode:'200 OK': + :http:statuscode:`200 OK`: The QR code directs us successfully to the payment website. - :http:statuscode:'404 Not found': + :http:statuscode:`404 Not found`: The QR code is unknown to the backend.