nitish24p / react-native-upi

A tiny module for Adding payments via UPI in your react native apps ❤️
MIT License
75 stars 29 forks source link

How to get the status in case of pending transaction #15

Open abdulghanitech opened 4 years ago

abdulghanitech commented 4 years ago

How do we know the transaction status after the payment gets into pending state. Can we use the transactionId returned by it to query afterwards to check the status with NPCI? Something like Paytm shows for the status. Any idea?

Atreyarao commented 8 months ago

@abdulghanitech Found any solution for this?

abdulghanitech commented 8 months ago

@abdulghanitech Found any solution for this?

Nope!