razorpay Questions
4
I'm trying to integrate Razorpay with my react-native application using there official documentation from- https://razorpay.com/docs/payment-gateway/react-native-integration/standard/android/ but ...
Macadam asked 9/3, 2020 at 21:6
9
i'm implementing razorpay payment gateway in my React.js app with backend nodejs.
here frontend.jsx
razorpayHandler = () =>{
const payment_amount = this.props.TotalPrice;
const backend_url =...
Macfarlane asked 28/11, 2018 at 2:45
1
This is the Error Message that is showing I/chromium: [INFO:CONSOLE(1)] "Uncaught TypeError: window.getDeviceDetails is not a function", source: https://api.razorpay.com/v1/checkout/publi...
4
image
I am developing an ios app but i got dependency issues and
Invariant Violation: new NativeEventEmitter() requires a non-null argument. error
import { NativeModules, NativeEventEmitter } fr...
Cameroncameroon asked 7/9, 2021 at 7:19
3
I had done payment integration to razorpay and when click the button it throws an console error serviceworker must be a dictionary.
Avenue asked 1/8, 2020 at 4:58
6
I am making an app in which after a successful payment I create a digest which I verify using the suggest way of Razorpay signature verification.
My backend is in NodeJS and here is how I am creat...
1
Razorpay failed inapp browser in Android
Razorpay in inapp browser in android app failed before otp screen. but it works fine mobile browser only app inside webview payment was failed.
Screenshot a...
Dressingdown asked 5/2, 2021 at 17:39
1
I get the following error while using razorpay-flutter plugin for my flutter app:
I/chromium(13226): [INFO:CONSOLE(1)] "Uncaught TypeError: window.getDeviceDetails is not a function", sou...
3
Solved
i am using Razorpay in CI framework when user close without payment create razor pay model then for cancel order i want a query fire by status changed as cancelled.
So how can i detect this. I am ...
Casement asked 12/7, 2017 at 5:53
1
I am planning to integrate Razorpay Payment Gateway in my client website which has been developed in WordPress in which the scenario will be as follows.
The user will fill inquiry form with his re...
1
Solved
I would like to connect one Razorpay Payment API with WordPress, API has authentication token using username and password.
is there any builtin functionality available in WordPress to make a call...
1
© 2022 - 2024 — McMap. All rights reserved.