简体   繁体   English

如何将PayU资金与Cordova应用程序(混合应用程序)集成

[英]How to integrate PayU money with Cordova Application(Hybrid App)

I want to integrate PayU Money Payment gateway in my IONIC Cordova app. 我想在我的IONIC Cordova应用程序中集成PayU Money支付网关。 I got the doc from PayU team. 我从PayU团队那里得到了文档。 There is mentioned one post api need to call. 有人提到需要调用一个后api。 But problem is, what should be the correct JSON for the POST API? 但问题是,什么应该是POST API的正确JSON? And How to create WEB VIEW in cordova app for PayU Money? 以及如何在payova Money的cordova应用程序中创建WEB VIEW? And what should redirect URL? 什么应该重定向URL?

Below test url provided by payu money. 以下测试网址由payu资金提供。

POST URL: https://test.payu.in/_payment POST网址: https//test.payu.in/_payment

I called below url via HTTP post request. 我通过HTTP post请求调用了url。 But just returning html whole template page. 但只是返回html整个模板页面。 And how to render it in WEB VIEW? 以及如何在WEB VIEW中呈现它?

Can someone help me with steps, how to do so? 有人可以帮我一步,怎么办?

Harish使用这个https://github.com/Wizcorp/phonegap-plugin-wizViewManager插件来加载你的“返回html整个模板页面”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM