Skip to main content
At omnispay, we believe that every entrepreneur deserves access to seamless, secure, and affordable financial solutions that fuel their growth, not hinder it.
That’s why we’ve built an API platform tailored to your needs, empowering you to focus on what matters most—growing your business. We’re excited to have you here. Our API platform is designed to help you expand your business effortlessly. With omnispay APIs, you can simplify , build custom business solutions, and deliver personalized experiences that keep customers coming back. Whether you’re looking to , unlock new sales channels, or access dependable support, our tools are here to support your growth and success. Dive in and discover the possibilities!

As easy as any API you’ve ever used

1

First Step: Get your keys

Access your unique API keys in the merchant portal. You’ll see two keys: a production key labeled op_live and a sandbox key labeled op_test. For security, keep your production key safe and use only the test key (op_test) for initial testing.
2

Second Step: Code, test and iterate

Use our interactive code snippets and parameters to test your APIs. Execute a test transaction to see how everything works.
3

Third Step: Release and track

After testing, review the transaction status directly through our APIs or by checking the transaction details in the merchant platform.
The basic premise of all transactions remains within these three steps.

Empowering your business journey

Empower your business with flexible solutions, seamless payments, and personalized experiences, backed by reliable support and growth.

Build business solutions

Build tailored solutions that fit your unique business needs.

Faster daily operations

Integrate with your systems for efficient operations.

Personalized experiences

Deliver tailored experiences that keep customers coming back.

Boost your sales

Expand ways to sell and reach more customers effortlessly.

Edit and preview

During the onboarding process, we created a repository on your Github with your docs content. You can find this repository on our dashboard. To clone the repository locally, follow these instructions in your terminal.
Previewing helps you make sure your changes look as intended. We built a command line interface to render these changes locally. 1. Install the Mintlify CLI to preview the documentation changes locally with this command: npm i -g mintlify 2. Run the following command at the root of your documentation (where mint.json is): mintlify dev

Deploy your changes

Our Github app automatically deploys your changes to your docs site, so you don’t need to manage deployments yourself. You can find the link to install on your dashboard. Once the bot has been successfully installed, there should be a check mark next to the commit hash of the repo.
Commit and push your changes to Git for your changes to update in your docs site. If you push and don’t see that the Github app successfully deployed your changes, you can also manually update your docs through our dashboard.