I am trying to integrate PayUMoney SDK for android and successfully added the SDK in my application. When the user clicks on the pay button a login page opens up.
Why should the user be made to login/create an account for payu?
As soon as the user presses the pay button the options for payment should open up but that is not the case. I have tried the sample app given by them in github too and seems that it has the same flow.
I got a video in youtube showing the problem for anybody who would like to see what I am talking about.
Is this is the default work flow for PayUMoney or is there a way we can ignore the login and choose the payment option?
Most of the videos and tutorials show the old SDK integration method of PayU. If anybody could guide me with this it would be of much help.