javascripthtmlurlpayment-gatewayupi

How to make upi payments on iphone node.js (upi://)


I use these urls for my upi payments

upi://pay?pa=upi@id&am=100

I use these links for payments in my website^^

But if you try to open the link on iPhone, it doesen't give user the option to open which upi app they want to? How to fix it? I want it to open Paytm by default


Solution

  • Anay

    upi://pay?pa=upi@id&am=100

    Use Below Links

    Phonepe://upi/pay?pa=upi@id&am=100

    paytm://upi/pay?pa=upi@id&am=100

    gpay://upi/pay?pa=upi@id&am=100