-
When I call below line then app crash
PayUmoneyFlowManager.startPayUMoneyFlow(paymentParam, activity, R.style.AppTheme_default, true);
Currently i am Using 1.5.0 vesion
implementation('com.p…
-
Is there any way to disable the payment options like Net banking or Wallet from the payumoney's pnp sdk?
-
Hello, i am sanmit pawar.
In one of our project we have PayUBiz Payment Gateway Account, can I integrate PayUBiz in from the same package, if yes can I use PayUMoney configuration for PayUBiz or th…
-
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. A…
-
The PayUmoney PnP android app is not accepting test card card details in sandbox mode and showing an error below the expiry date field "invalid expiry date".
![Screenshot_20200815-201714_Integrat…
-
Payment flow is working fine with sandbox:false,
whenever the sandbox:true the app crashes without any specific error in adb log
Tried with parameters in example app, in the same repo. still fai…
-
```
$parameters = [
'tid' => '1233221223322',
'order_id' => '1232212',
'amount' => '1200.00',
];
$order = In…
-
Hello all,
i get this error, and when i add this activity on manifest it's working well so may i know why i need to declare all this activities in manifest ?
Unable to find explicit activity clas…
-
Task :react-native-payumoney:compileDebugJavaWithJavac FAILED
node_modules/react-native-payumoney/android/src/main/java/superinfotech/suraj/reactnativepayumoney/PayumoneyModule.java:9: error: packag…
-
HI ,
I am getting following issue after installing and linking the project
>
> **Task :react-native-payumoney:compileDebugJavaWithJavac FAILED**
> App/node_modules/react-native-payumoney/an…