How to integrate payU money payment gateway in phonegap build application?

  • 1
  • Question
  • Updated 4 years ago
  • Answered
Hi All,

I want to integrate payU money payment gateway in my app.

https://www.payumoney.com/websiteinte... - Here they provided integration for website using php

But,how can I implement this with phonegap build (html,js,php) in app

Thanks
Photo of ramakrishna nyros

ramakrishna nyros

  • 11 Posts
  • 0 Reply Likes

Posted 5 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
On review of the website, the payment service is intended for website, not mobile device. You will need to contact payumoney for a plugin or some Javascript that will work with their service. Othewise, there is not much we can do for you.

Best of Luck
Photo of Yi Ming Kuan

Yi Ming Kuan

  • 1840 Posts
  • 78 Reply Likes
As Jesse said. You can't implement a server-side page in PhoneGap.

-yiming
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@ramakrishna,
If they do write support for Phonegap, let them know of this thread. They can in the future update this page with a link to there support software for Phonegap.

TIA
Jesse
Photo of ramakrishna nyros

ramakrishna nyros

  • 11 Posts
  • 0 Reply Likes
Thanks for the reply Jesse and Yiming.

I contacted payumoney team.They send one java file(called MainActivity.java) and javascript interface code.But I don't know how to work with that files

I captured files as images and attach , please check it once

MainActivity.java -


Javascript Interface -
Photo of Yi Ming Kuan

Yi Ming Kuan

  • 1840 Posts
  • 78 Reply Likes
I would recommend cross posting this to the PhoneGap Google Group (https://groups.google.com/forum/#!forum/phonegap) so other users can chip in on how to build a plugin with this.

Some links that can help you:
http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html
http://cordova.apache.org/docs/en/latest/guide/platforms/android/plugin.html

-yiming
Photo of sajith ik

sajith ik

  • 1 Post
  • 0 Reply Likes
Hi Ramakrishna,

Now iam too facing problem with payumoney.Can you please help me???