bonyem
bonyem

Reputation: 1228

How to add a UPI payment option to react native app

I had been looking for this many days and didn't get a valid solution. Share some resources if possible. I am looking for something given in the screen shot below.

Also, how can I get back to my app after payment is done from the UPI application, for example Google Pay. Thank you.

Screen shot

Upvotes: 3

Views: 8673

Answers (1)

bonyem
bonyem

Reputation: 1228

react-native-upi-payment can be used. Check out this example https://link.medium.com/1lpojmZxNR

Upvotes: 2

Related Questions