fadlisaad/php-touch-n-go
Composer 安装命令:
composer require fadlisaad/php-touch-n-go
包简介
Basic implementation of Touch N Go transaction using PHP
README 文档
README
Base code for Touch N Go Sandbox
Requirement
- Register with TNGDigital and get merchant ID
- replace the details in config.php
- replace sample-private-key.pem with your generated private key during registration with TNGDigital
How to install
$ composer require fadlisaad/php-touch-n-go
How to use
- Refer to create-order.php on how to create new transaction
- Refer to query-order.php on how to query transaction status
- For further information please refer to the documentation provided by TNGDigital team
License
Refer to LICENSE
Disclaimer
This is only a quick wrapper for creating payment intent with Touch N Go using PHP. If you're using Laravel, stay tune.
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-04-26