-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to integrate paytm wallet option with latest sdk #64
Comments
Yes. Please refer to the index.js within the example directory of this repo. https://github.com/razorpay/react-native-razorpay/tree/master/example |
Is the react-native-razorpay integration working for you @AbhinavArora95 ..?? |
I have integrated external wallet paytm in my checkout like example |
@rizwan92 Razorpay will just give you the control in the handler function where you would need to write your own logic to perform any action. You may refer this: https://razorpay.com/docs/payment-methods/wallets/external-wallets/ for more info |
Does the latest RN lib support this feature that is listed in following link ?
https://docs.razorpay.com/v1/page/listing-external-wallets
The text was updated successfully, but these errors were encountered: