Skip to main content

Basic Information


VMP API is based on the HTTPS / HTTP protocol.

EnvironmentDomain
Testhttps://vmp.eftpay.com.cn/VMPopen in new window or http://vmp.eftpay.com.cn/VMPopen in new window
ProductionProvided after account creation

Data Format

VMP API uses JSON as the data exchange format for message bodies.

Content-Type: application/json

Character Set

UTF-8

Parameter Compatibility

  • New API versions may add new parameters to requests or responses.
  • New API versions will not remove required parameters already present in requests and responses.

Response

Note

Response code 200 and return parameter return_status="00" only indicate a successful request and cannot be used to determine the status of the transaction.