autepos/remita-wallet
Composer 安装命令:
composer require autepos/remita-wallet
包简介
Remita Wallet payment services for AiPayment
README 文档
README
This package provides Remita Wallet payment services for AiPayment.
Installation
composer require autepos/remita-wallet
Configuration
See AiPayment for using payment service to use a payment provider;
$paymentService->provider('remita_wallet') ->config($config);
The $config, is a configuration array with the keys username,password,scheme,account_number,api_base, and webhook_secret[optional].
The configuration keys must be acquired from Remita
Usage
The package is currently for internal use only. To use the package in your project, it is your responsibility to contact us or Remita for help.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-27