On initializePayment upi app opened and payment was successful, on return to react native app failure response returned.
Amount has been credited to respective upi app but always return with failure callback except GPay.
Is there anyway to track response provided by the upi app itself (response from airtel,paytm etc)?
I have tested it on all UPI Apps, response is coming correct in Paytm but while making payment through PhonePe, failure callback call is happening while payment is successful, this is the response of all Apps.
On initializePayment upi app opened and payment was successful, on return to react native app failure response returned. Amount has been credited to respective upi app but always return with failure callback except GPay.
Is there anyway to track response provided by the upi app itself (response from airtel,paytm etc)?