Closed chillaxdev closed 4 years ago
I have the same issue with no luck here. Did you find anything about it?
No bro. It's more than a month and still no response from them.
+1 Same issue for me too :-1:
I've managed to resolve this issue. I'll write you up a solution by the day's end. Or you can book a technical call from PayUMoney and they'll tell you to refer to this repository for the correct code :smile:
The key is to use the code in this repository for testing this SDK and when they approve your account use the live credentials they give you.
I've arrange technical call but If any workaround will help more Its request you to provide your solution too..
Thanks in advance
We are having same issue, is there anyone who can tell the solution here?
@firangistan It didn't work even for a sandbox payment. But thanks for your help. I'll try calling them 👍
Anyone have solved problem? I can run test credential but my own key and salt and merchant id is not working.
@Shvet check if the hash generating code is correct or if the account is active :smile:
Hi,Actually still I am facing this issue "some error occured",In my side if it is the problem with the merchant key ,my old Application with the Pay u money SDK is working,Right now I am trying to implementing by using dependency (latest ) in android side ..
MY json object response is josnobject: {"status":0,"result":"e21b449e413a0e90e24fa7eca2aff010bb19b15f45ddbdf01654f7e17f38b05f0b8f059e84d2217dd503d1d6a9cc9edf02ff8c6025048008352c091e68bf4b7a","errorCode":null,"responseCode":null}
this JSON response id for SANDBOX ,even for SANDBOX also I am getting this issue For SANDBOX in onactivityResult I am getting ....../MainActivity: request code 10000 resultcode 0 For PRODUCTION also in onactivityResult I am getting ....../MainActivity: request code 10000 resultcode 0
Please ,help me out..by using latest dependency,I am facing this issue But my Old pay u money sdk is wokring fine with all the merchant details Please help me what was the issue exactly
@chillaxdev I also faced same issue recently. Its working for me now. Can you please share your code so that I can suggest you anything.
I am getting this error "Some error occurred", I tried to contact the support team on the website, but they have not responded yet
@adnanganie - Please drop a mail to mobile.integration@payu.in with below integration details-
Closing this issue due to no active discussions. If still issue exists, please write to us at mobile.integration@payu.in
Hello,
As per the details provided here, https://www.payumoney.com/dev-guide/mobilecheckout/android.html
I have done everything and when I landed on the payment gateway it asked me to log in. After I logged in, the screen looks like below. I have tried reinstalling and clearing caches. It also showed "Some error occurred! Try again" using the Toast API.
Stack trace
PS: How do I skip the login/signup screen and directly pay with the credit/debit/net banking? :)
Thank You