Purpose#
This document defines the interfaces used for payment collection and disbursement between the merchant website and the Okvip payment platform. It also describes the transaction result query interface that allows merchants to retrieve payment statuses from the Okvip payment platform.Scope of Application#
This document is intended for partner merchants of the Okvip payment platform.
Your company’s technical team must strictly follow the specifications described in this document in order to integrate with the payment system and obtain payment access.Development Environment Description#
All payment order requests must be transmitted over the HTTPS protocol.
Merchants are required to submit requests using the POST method with a JSON payload.By default, the Content-Type header must always be set as follows: Content-Type: application/jsonParameter names and any fixed values defined in the API specifications must exactly match those described in this document.All parameters are case-sensitive.Please contact the administrator to configure your server IP address in the whitelist before starting the integration.
Admin Page: Contact the administrator
Username (also used as merchant_id): Contact the administrator
Password: Contact the administrator
API Key: Provided by the administrator
API Endpoint: https://attpay.attapps.net