exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

kycaid-invalid-request.en.must (235B)


      1 <html>
      2 <head>
      3 <title>400: Invalid endpoint for KYCaid</title>
      4 </head>
      5 <body>
      6 This endpoint is not defined for the KYCaid plugin.
      7 <pre>
      8 <!-- Taler error code --> {{ code }}:
      9 <!-- GANA string for EC --> {{ hint }}
     10 </pre>
     11 </body>
     12 </html>