exchange

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

persona-exchange-unauthorized.en.must (294B)


      1 <html>
      2 <head>
      3 <title>KYC server refused access</title>
      4 </head>
      5 <body>
      6 The KYC backend refused the authorization code used by the exchange operator. 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>