如何在我的移动网站中集成支付网关?
我有一个正在寻找解决方案的场景。
我已经有一个可以通过桌面浏览器访问的网站,我将移植我的网站以使其与手机浏览器兼容。 我将通过手机浏览器将所有进入我的服务器的流量重定向到我的移动网站,并且还将为其设置一个专用域。
但是,我的网站有一些需要用户付费的功能,为此我在我的桌面网站中集成了支付网关。 (比如 PayPal)
现在我也需要在我的移动网站上提供相同的功能。 有哪些差异以及我需要做的事情? 这与我们将支付网关与桌面网站集成时所做的完全不同吗?
请提出建议,如果可能的话,请给我指出一些不错的文章。
多谢!
I have a scenario for which I am searching a solution.
I already have a website that is accessible via desktop browsers, and I will be porting my website to make it compatible with Mobile Phone browsers.
I'll be redirecting all the traffic coming to my server via a mobile phone browser, to my mobile site, and will also be having a dedicated domain for it.
However, My website is having some functions which require the users to pay, and for that I have integrated payment gateways in my desktop website. (Say PayPal)
Now I need the same functionality to be available in my mobile site too.
What will be the differences and the things that I am required to do?
Is it totally different than what we do while integrating Payment Gateway with our Desktop Website?
Please suggest and if possible, point me towards some nice articles.
Thanks a lot!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我刚刚与 PayPal 人员交谈,他们有一种称为“移动结帐”的方法
我会用那个。
I just talked to PayPal people, and they have a way for called 'Mobile Checkout'
I'll use that.
您只需在移动网站中创建所需的支付字段,然后使用其 API 或 Web 服务将这些字段连接到网关。 gotoBilling.com 可以为您提供网关和各种开发工具,让您的移动网站功能齐全。
Steve
Steve Roderick
[电子邮件受保护]
You can simply create the payment fields you need in your mobile site and ten connect those fields to the gateway using their API or web services. gotoBilling.com can provide you the gateway and various development tools to make your mobile site functional.
Steve
Steve Roderick
[email protected]