razorpay / razorpay-android-custom-sample-app

Sample app to demonstrate the custom UI integration
MIT License
13 stars 9 forks source link

Update documentation for intent flow [Request] #60

Open Devenom1 opened 2 years ago

Devenom1 commented 2 years ago

We've been using an older version of the library which requires us to add a list of app packages under the <query> tag for the UPI app intent flow. We've added a huge list of apps because of customer complaints.

I see Razorpay has removed the need to add all apps under <query>. Because of a surge in tasks we cannot update the Razorpay library immediately. We will do it some time later.

The problem is the Razorpay documentation still shows that we need to add app package names under <query>.

Screenshot 2022-04-03 at 6 27 11 AM

Can you guys update this and if required provide a migration guide? The reason for the migration guide is for tracking changes as the Razorpay site shows change logs only of the last 5 updates [See Image below].

Screenshot 2022-04-03 at 6 25 41 AM

Ref: https://razorpay.com/docs/payments/payment-gateway/android-integration/custom

Devenom1 commented 2 years ago

Also after the new update can we still show a list of UPI apps in our own custom activity among other payment modes like Netbanking and Debit/Credit Cards? We are currently doing this