We are constantly making changes to the Nomba API. We recommend reviewing this changelog to stay updated on whatβs new, improved, or deprecated. This ensures you remain aligned with our product.
September 2025
-
Documentation Improvements
docs
β We have improved the navigation structure for Accept Payments and Checkout. This includes grouping related items (e.g., Verify Transaction, Create Order, Charge) into a single section for better discoverability. We also refreshed quick-start examples to reduce setup time. See updates in Accept Payments docs. -
Direct Debit API
added
β Introduced a new Direct Debit API, allowing businesses to pull funds directly from customer accounts with prior authorization. This feature enables recurring billing and scheduled payments with minimal friction. Learn more about Direct Debit. -
Verify Sandbox and Production Transactions
added
β A new endpoint is now available to verify transactions in both sandbox and production environments. This helps ensure consistent testing and seamless migration to live payments. View Verify Transactions docs. -
Create Sub-Account on Web
docs
β Added step-by-step documentation for creating sub-accounts directly from the dashboard to support split settlements. This makes it easier to configure revenue sharing without writing additional code. View Sub-Account Creation Guide.
June 2025
-
Perform lookup on virtual accounts
added
β We have added documentation for performing lookup on a virtual account, click here to learn more about it. View Virtual account lookup. -
Improvements to Create Virtual Account
updated
Weβve updated the documentation for performing a virtual account lookup. The update includes support for BVN verification and the ability to specify an expected amount for incoming transfers, view updates. -
Fetch virtual account transactions
added
You can now retrieve the list of transactions made to a virtual account. This new addition lets you fetch all incoming payment records tied to a specific virtual account. View Fetch Virtual Account Transactions docs. -
Terminal Actions
added
β Weβve added documentation for Terminal Actions, allowing developers to inject custom logic at specific transaction stages (e.g., pre-payout validation, pre-balance checks). Learn more about Terminal Actions.
May 2025
-
Betting API
added
β We have added documentation for Betting API, click here to learn more about it. View Betting API. -
Webhook payment success
updated
β We have made some changes to the webhookpayment_success
payload , click here to learn more about it. View Changes.
April 2025
-
Signature verification
docs
β we have updated the documentation structure to improve readability when working with webhook signature verification. we have also added a newPHP
code sample. view the updates. -
Transaction Requery Title Fix
docs
β Fixed a title mismatch and clarified the content on the transaction requery page. check this page to see the updates. -
React SDKs
added
β Added documentation for the React SDK. check it out. -
Flutter SDKs
added
β Added documentation for the Flutter SDK View SDK. -
Fetch CableTv Plan
added
β We have added documentation for fetching cable Tv based on cable Tv type. Click to learn more.
March 2025
- Webhook Re-push
added
β We have added documentation for the Webhook Re-push API. Learn more.
February 2025
- Sub-Account API
deprecated
β This API is deprecated but remains functional for existing users. We recommend that new customers should explore Virtual Account option for account creation.