Skip to main content

Integration uP API

The NomuPay server API is designed around REST. Our API has predictable resource-oriented URLs, it accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and strong API authentication. You will be able to use standard off-the-shelf software libraries to securely integrate payment solutions. Operations such as initiating online and in-app payment, authorization, capturing the authorization, cancelling payment, and issuing refunds can be performed with ease. NomuPay's server API is simple and useful for customizing your integration, while also offering you improved transparency and increased control.

At NomuPay, our goal is to unify fragmented local payment networks, including card and alternative payment methods, through a single integration. Our modern API empowers you to manage data security, as well as streamline and simplify your payment operations.

NomuPay believes in secure payment processing. To ensure secure data exchange between your servers and NomuPay, our APIs are designed to use JWS (JSON Web Signature) with asymmetric signatures as the authentication mechanism.

You can use the NomuPay API in test mode, which does not affect your live data or interact with the processors, issuers, payment schemes, and banking networks.