bonrix commited on
Commit
d740e84
1 Parent(s): 834c146

Create readme.text

Browse files
Files changed (1) hide show
  1. readme.text +10 -0
readme.text ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Here is the simple API for generating a Dynamic Payment QR code just by passing VPA(UPI ID), Amount, and Merchant Name(Optional).
2
+ Users can use these QR codes for payment collection from their clients with fix amount that cannot be changed by Client.
3
+
4
+ Inputs:
5
+ upi_id
6
+ amount
7
+ merchant_name
8
+
9
+ Output:
10
+ Image(png)