Build Faster with Official Servinux SDKs
Don't reinvent the wheel. Our production-ready, open-source libraries handle request signing, complex auth patterns, and error logic out of the box, so you can focus on shipping your core product features.
Browse API ReferencePHP Library Stable
The definitive library for PHP-based stacks. Optimized for Laravel, Symfony, and custom backend environments requiring high transaction throughput.
composer require Servinux/php-sdk
Node.js Library Asynchronous
A lightweight, promise-based library perfect for Express.js, NestJS, and serverless Lambda functions. Built for low-latency payment processing.
npm install Servinux-node
Python Library Backend
A clean, developer-friendly Python wrapper for our Unified Gateway. Fully compatible with Django, Flask, and FastAPI frameworks.
pip install Servinux-py
JavaScript / Web Frontend
Tokenize card data directly in your customer's browser. Our client-side library ensures you maintain PCI-DSS compliance with zero data overhead.
npm install Servinux-js
Android SDK Mobile Native
Enable secure in-app payments for your Android users. Includes support for native payment intents and deep-linked USSD triggers.
implementation 'com.finovo.sdk:android:1.0.0'
Ruby Library In Beta
We are finalizing our official gem for the Ruby on Rails community. High-level abstractions for sub-account management and marketplace splits.
gem install Servinux-ruby
Need a Custom Integration?
If our official SDKs don't cover your language, our Unified Gateway accepts standard RESTful JSON requests over HTTPS. Explore our documentation to build your own wrapper.
View Gateway API Specs