Skip to content
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 would I go about implementing custom checkout? #246

Closed
naman101 opened this issue Feb 6, 2020 · 4 comments
Closed

How would I go about implementing custom checkout? #246

naman101 opened this issue Feb 6, 2020 · 4 comments

Comments

@naman101
Copy link

naman101 commented Feb 6, 2020

I would like to implement custom checkout, i.e, have my own UI and then redirect to the respective payment gateways/websites/apps, is that possible?

@Nautiyalsachin
Copy link
Contributor

Hey Naman,

Can you help me understand your use case for using Custom UI (what does Razorpay's Standard Checkout not provide). In case you would still like to go through with Custom here's how you do it:

You can get the current package for Custom UI from here - https://www.npmjs.com/package/react-native-customui

Follow these steps mentioned here -

https://github.com/razorpay/react-native-razorpay/wiki/Manual-Installation-Steps. Just replace the package name with Custom UI.

Also for more details you can follow this link -

https://razorpay.com/docs/payment-gateway/react-native-integration/custom/

Let me know if you still face some issue.

@naman101
Copy link
Author

@Nautiyalsachin Thanks.

We would just like to implement our own UI for checkout instead of showing the razorpay dialog.

Does the npm package not support automatic linking?

@Nautiyalsachin
Copy link
Contributor

Not for Custom-UI, you can always go for Razorpay's Standard Checkout. We have released the latest version 2.1.32 and it is supported with Auto linking.

@CHANDRAMOHANnegi
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants