razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
107 stars 147 forks source link

Paying Through UPI ID #303

Open arkaanNotion opened 1 year ago

arkaanNotion commented 1 year ago

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

After the user initiates payment via UPI ID, accepts the payment and comes back into the app, the user has to wait approximately around 2 - 3 mins before getting the successful payment.

Flutter Version :

Flutter 3.3.6-0.0.pre.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7e2a438d05 (5 weeks ago) • 2023-02-02 17:07:23 +0530 Engine • revision 3ad69d7be3 Tools • Dart 2.18.2 • DevTools 2.15.0

Xcode Version :

Version 14.2

Cocoapod Version :

razorpay-pod (1.3.0) and razorpay_flutter (1.1.10).

Steps To Reproduce

1.Initiate razor pay checkout. 2.Pay using UPI ID

  1. Accept the payment via the UPI app (will be getting the request)
  2. Come back to the app and wait for around 2 - 3 mins to see successful or failure screen.

Expected Results

The expectation is that the user should not wait for 2 - 3 mins to get either a success or failure response from RazorPay

Screenshot 2023-03-08 at 10 15 35 AM

After making the payment the user has to wait 2-3 minutes on this screen, after which a payment successful screen pops up

mahakakldarshan commented 5 months ago

Any solution