Overview
The Metaprise API enables you to integrate your systems with our services.
All requests should use the appropriate API URL which can be found at:
Production: https://www.metaprisebanking.com
Sandbox: https://separation-merchant.metaprise.online
All API requests must be made over HTTPS; calls made over plain HTTP will fail.
This article describes Metaprise's payment solution for partner merchants, helping merchants easily implement online collection functions. The documentation details the working mode and development process of Metaprise from the aspects of interaction mode, interface, and configuration items, which can help developers get started quickly and master development skills, and can also be used as a quick reference manual for interface parameters and parameter types in the future.
Reading objects
Technical developers of the cooperative merchant system are required to have a background in web program development, understand the format and process of http and https requests and responses, and have a mastery of json format.
Business Terms
Terms | Example | Example |
---|---|---|
Business number | py_live_0I9fPdXQWhzZPurCVe8y2AHx | Metaprise uniquely identifies merchants by generating a string of 32-bit long strings for the accounts they generate. |