Page cover

About

Purpose

This document defines the following interfaces: the collection and payment interface between the merchant website and the Okvip’s payment platform, and the collection result query interface between the merchant website and the Okvip’s payment platform.

Scope of application

This document is specially provided for the cooperative merchants of Okvip's payment platform. It is required that your company's technical personnel must follow the requirements of this document Ask for payment access.

Development Environment Description

The payment order request is an HTTPS protocol request, and the merchant sends it to the system in the payload body using POST JSON.

At the default, content type is always defined as application/json => Content-Type: application/json

At the default, content type is always defined as application/json => Content-Type: application/json

The parameter name and the fixed value specified in the parameter description must be exactly the same as in the list (case-sensitive).

Information resource

  • Admin page: Contact admin

  • Login information:

    • Username (Also your merchant_id ): Contact admin

    • Password: Contact admin

  • Api_key: Contact admin

  • Api Endpoint: https://attpay.attapps.net

Last updated