mightybytesuk/apirone
Composer 安装命令:
composer require mightybytesuk/apirone
包简介
Simple Package To Help Use The APIrone API
README 文档
README
A Simple PHP Package to use the Apirone API. Easily Accept Payments With Crypto.
Installation
Install my-project with npm
cd my-project
composer require mightybytesuk/apirone
Usage
$api = new apirone;
Create an account with Apirone
$api->account();
Create a Address with callback to accept payments.
$api->generateAddress($account, $currency, $callback, $id);
Check Address for payment
$api->checkpayment($account, $currency, $address);
Apirone Documentation
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-08-18