Introduction
Getting Started
DigiPay.Guru is a unified next generation feature rich, secured, scalable, robust, and flexible mobile financial services platform enabling MNOs, Bank, Mobile wallet operators, Governments, and Aggregators to efficiently roll out and scale mobile money services through offering a wide range of use cases for the consumers through multiple transaction channels and creating a digital eco system by integrating the mobile wallet to various other digital service system.
Use Digipay Payment gateway solution in your App or website to simplify payment for your customers.
Signature Generation
Signature is a string constructed as follows:
1.sort all request body parameters alphabetically by param name
2.join param-value pairs in a string: param1value1param2value2...
3.get Base64-encoded RFC 2104-compliant HMAC signature of the constructed string using your api-key