drenther / upi_pay

Flutter plugin for UPI (Only in India)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gpay only , does not accepting payment ...

vinayvishnu725 opened this issue · comments

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 ...

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...

@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.

@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 .

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

Is #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