cryptonator:Cryptonator商家API

时间:2021-04-10 13:42:41
【文件属性】:
文件名称:cryptonator:Cryptonator商家API
文件大小:59KB
文件格式:ZIP
更新时间:2021-04-10 13:42:41
php api-client cryptocurrencies payment-integration cryptonator 冈田飞人/ Cryptonator Okaruto / Cryptonator是的替代实现。 实现了使用所需的所有API方法。 安装 只需在作曲家中提出要求即可: composer require okaruto/cryptonator 用法 要获取MerchantApi实例: $ merchantApi = new Okaruto \ Cryptonator \ MerchantApi ( new GuzzleHttp \ Client (), // Guzzle HTTP client instance 'merchant id' , // Cryptonator merchant id 'merchant secret' // Cryptonator merchant secret ); 可以使用以下方法: 获取发
【文件预览】:
cryptonator-master
----.gitignore(55B)
----Dockerfile(589B)
----src()
--------Exceptions()
--------Invoice()
--------MerchantApi.php(11KB)
--------Values()
--------InvoiceInterface.php(2KB)
--------Endpoint()
--------InvoiceCollection.php(3KB)
--------Hash()
--------InvoiceCollectionInterface.php(1KB)
--------MerchantApiInterface.php(3KB)
--------Invoice.php(8KB)
----.travis.yml(178B)
----LICENSE(1KB)
----phpmd_ruleset.xml(874B)
----composer.json(1KB)
----CHANGELOG.md(512B)
----docker-compose.yml(240B)
----README.md(3KB)
----phpunit.xml(573B)
----.coveralls.yml(111B)
----phpcs.xml(543B)
----psalm.xml(2KB)
----test()
--------InvoiceCheckoutTest.php(911B)
--------InvoiceTest.php(5KB)
--------EndpointCreateInvoiceTest.php(5KB)
--------MerchantApiTest.php(7KB)
--------ValuesGetInvoiceValuesTest.php(2KB)
--------InvoiceCollectionTest.php(9KB)
--------ValueLanguageTest.php(2KB)
--------HashGeneratorTest.php(1KB)
--------AbstractValuesTest.php(2KB)
--------AbstractEndPointTest.php(4KB)
--------ValueInvoiceCurrencyTest.php(1KB)
--------ValuesCreateInvoiceValuesTest.php(5KB)
--------EndpointGetInvoiceTest.php(1KB)
--------InvoiceDatesTest.php(987B)
--------ValuesStartPaymentValuesTest.php(4KB)
--------AbstractInvoiceDataTest.php(1KB)
--------ValueInvoiceStatusTest.php(2KB)
--------EndpointListInvoicesTest.php(3KB)
--------HashValidatorTest.php(1KB)
--------PrepareClientTrait.php(885B)
--------InvoiceDetailsTest.php(1KB)
--------ValuesListInvoicesValuesTest.php(3KB)
--------ValueCheckoutCurrencyTest.php(3KB)
----.editorconfig(259B)

网友评论