ashkarpetin / 3DSv2-api-documentation

Clearhaus 3D Secure v2 Server API documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clearhaus 3-D Secure v2 API Documentation

This is the documentation for the 3dsecure.io 3-D Secure Server.

Status

The service, sandbox and documentation are all running in beta. Beta means functional, but needs polish and/or minor changes.

About

This documentation is meant to stand alone, so it is not necessary to refer to the specification.

Comments, pull requests and general feedback is welcome from anyone.

Specification

The 3-D Secure v2 specification is defined by EMVCo, their list of 3-D Secure v2 documentation can be found on their documentation page.

Specifically, the primary documentation can be found in EMV® 3-D Secure Protocol and Core Functions Specification.

The spec is currently at version 2.2.0.

Generate documentation locally

The documentation is currently generated by Sphinx. It can be generated locally by Makefile:

make

The generated documentation is then rooted in build/html/index.html.

About

Clearhaus 3D Secure v2 Server API documentation


Languages

Language:HTML 93.9%Language:CSS 3.0%Language:JavaScript 1.8%Language:Python 1.0%Language:Makefile 0.3%