merchant-esolutions-php:商户电子解决方案支付网关 API 的 PHP 客户端

时间:2024-08-01 11:28:00
【文件属性】:

文件名称:merchant-esolutions-php:商户电子解决方案支付网关 API 的 PHP 客户端

文件大小:31KB

文件格式:ZIP

更新时间:2024-08-01 11:28:00

PHP

介绍 Merchant-esolutions-php 旨在使使用 Merchant e-Solutions 提供的各种支付 API 更加容易。 如果您发现任何错误或有功能请求,请在提交问题或打开拉取请求。 安装 作曲家 确保了 composer。 您需要在应用程序的根目录中创建一个composer.json文件。 { " require " : { " opendns/merchant-solutions-php " : " ~0.1 " } } 创建composer.json文件后,按照 composer 中的这些步骤。 Composer 创建了自己的自动加载器。 在您的应用程序配置文件中包含vendor/autoload.php ,您将拥有对 Merchant-esolutions-php 客户端的完全访问权限。 蜜蜂 这个自述文件有 API 的


【文件预览】:
merchant-esolutions-php-master
----.gitignore(68B)
----apigen.neon(71B)
----Makefile(408B)
----CHANGELOG(184B)
----src()
--------Trident()
--------Response.php(2KB)
--------Recurring()
--------Request.php(5KB)
--------Reporting()
----CONTRIBUTORS(65B)
----.travis.yml(122B)
----LICENSE(1KB)
----composer.json(1002B)
----README.md(3KB)
----phpunit.xml(732B)
----tests()
--------TestAbstract.php(1KB)
--------bootstrap.php(227B)
--------Trident()
--------Recurring()
--------ResponseTest.php(1KB)
--------Reporting()

网友评论