-
is this plugin not working for ios??
-
🔴 Title:
Building a Paytm-Themed Landing Page Using HTML, CSS, and JavaScript
🔴 Tech stack:
HTML: Structure the page content (header, sections, footers, etc.)
CSS: Style the layout, design, an…
-
Hi,
I am facing issues in using this plugin. I tried creating a small Cordova App & used this plugin. However, not able to get the success response. Following is the my code:
index.html
______…
-
Cal.com currently only supports Stripe & Paypal for payments. Stripe only supports debit & credit cards. In India, majority online transactions happen via UPI (https://en.wikipedia.org/wiki/Unified_Pa…
-
When we call open method from razorpay it's sometimes open with only grey screen and some times payment successfully done not call callback success method.
## Flutter Version :
Flutter 2.0.5-0.0.p…
-
### Is your feature request related to a problem? Please describe.
1. **Merchant payments**: [UPI deep linking specification](https://github.com/reeteshranjan/upi_pay/files/6338127/UPI.Linking.Specs_…
-
I run this command flutter build apk
output is
Initializing gradle... 1.4s
Resolving dependencies... …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### App name
Paytm: Secure UPI Payments
### Link to app
https://play.google.com/store/apps/details?id=net.one97.…
-
Whenever i try to do a payment with google pay it throws me an error saying payment is declined
**Code :**
import React from "react";
import { View, Button, Alert } from "react-native";
import …
-
$payment_url = LaravelCryptoPaymentGateway::startPaymentSession([
'amount' => 0.0000001, // OR 'amount' when sending BTC value
'orderID' => 1,
'userID' => Auth::user()…