omnipay-braintree:Omnipay网关的Braintree驱动程序

时间:2021-05-08 22:12:04
【文件属性】:
文件名称:omnipay-braintree:Omnipay网关的Braintree驱动程序
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-08 22:12:04
PHP Omnipay:Braintree Omnipay PHP支付处理库的Braintree驱动程序 是PHP 7.2+的与框架无关的多网关付款处理库。 该软件包实现了对Omnipay的Braintree支持。 安装 Omnipay是通过安装的。 要安装,只需将其添加到您的composer.json文件中: composer require omnipay/braintree:"~4.0@dev" 基本用法 此软件包提供了以下网关: 布伦特里 您需要设置您的merchantId publicKey , publicKey和privateKey 。 将testMode设置为true将使用sandbox环境。 该网关仅支持通过令牌购买(付款随机数)。 您可以为Javascript生成一个clientToken: $ clientToken = $ gateway -> clientTo
【文件预览】:
omnipay-braintree-master
----src()
--------MerchantBusiness.php(5KB)
--------MerchantIndividual.php(6KB)
--------MerchantFunding.php(4KB)
--------Message()
--------Gateway.php(8KB)
----.idea()
--------copyright()
----CONTRIBUTING.md(544B)
----LICENSE(1KB)
----README.md(5KB)
----.phpstorm.meta.php(418B)
----CHANGELOG.md(95B)
----composer.json(1KB)

网友评论