简体   繁体   English

支付网关集成

[英]Payment gateway integration

I would like to add a payment module on my website that I`m going to build, I want the users to pay mainly using Credit Cards, Master Cards or Visas. 我想在我要建立的网站上添加一个付款模块,我希望用户主要使用信用卡,万事达卡或Visa付款。 It would be good to also add PayPal payment, any other method will be acceptable. 最好还添加PayPal付款,任何其他方法都可以接受。

If there are tutorials for the installation of the module would be great. 如果有安装模块的教程会很棒。

PS: I don`t mind paying for the usage of the service. PS:我不介意为使用该服务付费。

All the major merchants (PayPal, Google Checkout, Authorize.Net, etc.) will have integration capabilities with PHP. 所有主要商家(PayPal,Google Checkout,Authorize.Net等)都将具有与PHP的集成功能。 For example, here's some sample code for Authorize.Net. 例如,这是Authorize.Net的一些示例代码

大多数付款网关提供商都会为开发人员提供有关如何将其网关集成到多种语言(例如PHP,Java,.NET等)中的文档。

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

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