How to implement deep linking for upi payments using react.js

I just want to redirect the user towards any of the payment apps(UPI) and then he can do the payment by scanning or any means he likes, but the end goal is to only redirect him from my website to a payment app which he has installed in his device like phonepay or googlepay.

I am expecting to get a deep linking such that it will open mostly for phone pay app and the the user will do the payment by scanning the qr code.