drenther / upi_pay

Flutter plugin for UPI (Only in India)
MIT License
58 stars 71 forks source link

Gpay only , does not accepting payment ... #37

Closed vinayvishnu725 closed 3 years ago

vinayvishnu725 commented 3 years ago

Gpay is not acce[ting the payment , shows warning " this transaction may be risky for your safety it cant be completed " . may I get the solution ...

vinayvishnu725 commented 3 years ago

am using the latest version ^1.0.1 am trying to make transaction , using merchant Upi address , but still G-pay is not accepting payments , showing "this transaction may be risky for your safety it cant be completed" , as u documentation for ^1.0.1 , signature and merchant code is required , can we try to edit or implement this signature and merchant code in latest version ... or any other solution , plzzz...

reeteshranjan commented 3 years ago

@vinayvishnu725

  1. Merchant code implies that the app you are developing will make the user payment go to a merchant account i.e. bank account related to your service/company that you are building the app for. Do you have such use case?
  2. Work on merchant account payments is yet to be done. I'm currently working on a project that will help me test such transactions. It is expected this month, so hopefully I can do a release in August that will support merchant payments.
vinayvishnu725 commented 3 years ago

@reeteshranjan

  1. Yes we have such use case, we were using business UPI address for transactions . It was working initially except Airtel Upi was not returning properly.
  2. Thank your for your response , we will be keep in touch with your update .
reeteshranjan commented 3 years ago

Please follow the dev ticket #38 . Closing this issue.

reeteshranjan commented 2 years ago

Is https://github.com/drenther/upi_pay/issues/38 relevant and important for you?

If yes, could you please respond to my twitter thread with UPI and NPCI handles included in your response asking how these must be solved and how it helps you? https://twitter.com/reeteshr08/status/1488746633068089345

@vinayvishnu725