Skip to content

innomon/upay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPay: UPI API Wallet Technology Demonstrator

NOTE: Obsoleted by Qzip ATM project

UPay intends to demonstrate an implementation of UPI

The canonical UPI API, specified by NPCI, uses XML over HTTPS. The API calls are asynchronous. The Request, Response are paired through a common transaction ID set by the originating point.

Thus our Protocol Buffer UPI implementation will use Bidirectional streaming RPC.

NPCI implements this API by mapping the payloads into ISO8583 0200/210, payment request/response, messages and passing it through the existing the NPCI infrastructure.

About

UPI API Technology Demonstrator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages