I am doing my first application. Now i need to integrate payu integration in app using custom browser. i don't have knowledge on how to do this. I searched for this, but i failed. please any one suggest me or provide me links for this integration. thank you in advance.
like this :
Although u have to try at least once from yourself there are lot of SO questions available anyways this is complete solution to integrate payu in your app.It is very simple.
First define your variables likes this:
After defining values your on createview should be like this:
PayUJavaScriptInterface method:
Calculate hash from this method:
That's it.