API Integration
Overview
Finmo provides a collection of APIs that enable you to process and manage your payments. Our platform provides the most relevant pay-in and pay-out methods in each market suitable for any type of business from e-commerce, to SaaS, to marketplaces and financial services platforms.
Production
The production platform for payments is a commercial platform that processes actual monetary transactions. It is recommended to do a Production verification test after your integration testing is complete in the sandbox.
Sandbox
The sandbox is a test environment for use by our merchants. Use this environment for all testing and simulations. Data produced in a sandbox will not be shared with other merchants.
There are some limitations of the sandbox simulator to completely mimic the behavior of the production environment. Sandbox is mostly to facilitate integration and simulate completion of a transaction and invoke various webhook notifications to you.
For example, if you generate a Virtual Account you can simulate and 'add funds' to a virtual account.
Base URL
Finmo uses one endpoint for both Sandbox & Production. The API key you use to authenticate the request determines whether the request is in production or sandbox mode.
Environment | Base URL |
---|---|
Sandbox/Production | https://api.finmo.net |
🔹 Please read more about our APIs and Documentation from here.
Updated 3 months ago