We are excited to announce a significant upgrade to the Servinux (FinovoPay) V2 Engine. We have officially moved away from manual m_id mapping. Our engine now automatically resolves your identity via the Authorization Bearer Token. This change ensures cleaner payloads, enhanced security against ID spoofing, and a more professional developer experience similar to global standards like Stripe and Paystack.
Api Silo
Intelligence stream from the Servinux community.
90% of signature errors are caused by extra whitespace in the raw body string. Trim it!
Download the updated collection to test every endpoint in minutes.
To ensure stability, we implement a leaky-bucket algorithm. Current limit is 100 req/sec.
Programmatically fetch your balance and transaction history for custom accounting software.
Breaking down the new asynchronous response model. This change reduces blocking IO on your server by 60%.
Best practices for handling high-concurrency webhook streams using Node.js Cluster mode.
When building for handheld POS systems in regions with 2G/3G connectivity, every byte counts. We recommend using a condensed JSON structure and omitting null fields to reduce the MTU overhead.