-
Its worked on gpay when used this method:
window["UPI"].acceptPayment(config, null, successCallback, failureCallback);
But in Phonepe, no response callback for both success and failure transaction.
-
I'm getting "Cant read undefined" Even after firing the function after Platform. ready(). Please need help with a project. Thank you
-
-
Hello Croco,
Please integrate Razorpay payment gateway in JetFormBuilder.
In India, people pay in INR and Paypal don't support INR anymore and stripe don't have UPI option for payment, therefore Raz…
-
Hello
I am trying to access this IPO detail related API using this library.
```
Method: getData(url)
Url: https://www.nseindia.com/api/ipo-detail?symbol=EFFWA&series=SME
Server: Digital oce…
-
TypeError: undefined is not an object (evaluating 'responseString.split') on google pay
-
**Is your feature request related to a problem? Please describe.**
I want to make a donation web page using **payment gateway integration**
**Describe the solution you'd like**
- Make a website a…
-
We've been using an older version of the library which requires us to add a list of app packages under the `` tag for the UPI app intent flow. We've added a huge list of apps because of customer compl…
-
This is the code I wrote to disable some of the payment options , but it seems to be not working . Is there an easier way to disable those given payment options programmatically for android app . Than…
-
### Describe the bug
I am not getting the list of UPI apps on my Android 12 version if passed as UpiApplication as Gpay, which is installed on my mobile.
I am getting activity_unavailable as raw re…