exchange

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

persona-logic-failure.en.must (302B)


      1 <html>
      2 <head>
      3 <title>KYC server interaction failed</title>
      4 </head>
      5 <body>
      6 The KYC backend returned a response indicating a problem with the exchange logic. Please inform the exchange operator about this failure.
      7 <pre>
      8 {{ kyc_http_status }}
      9 {{ kyc_logic }}
     10 {{ kyc_server_reply }}
     11 </pre>
     12 </body>
     13 </html>