johhann/telebirr 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

johhann/telebirr

最新稳定版本:1.0.0

Composer 安装命令:

composer require johhann/telebirr

包简介

A package to easily integrate telebirr payment, provided by an Ethiopian Telecom Service (ethiotelecom), for laravel applications.

README 文档

README

Latest Version on Packagist Total Downloads Build Status StyleCI

This is where your description should go. Take a look at contributing.md to see a to do list.

Installation

Via Composer

composer require johhann/telebirr

Usage

You can publish config files by running:

php artisan vendor:publish --provider="Johhann\Telebirr\TelebirrServiceProvider" --tag="telebirr.config"

Add the following environment variable to your .env file and set their values telebirr provider

TELEBIRR_APP_ID=
TELEBIRR_APP_KEY=
TELEBIRR_NOTIFY_URL=
TELEBIRR_RETURN_URL=
TELEBIRR_TRADE_PAY_URL=
TELEBIRR_PUBLIC_KEY=

Testing

composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email johannesm1219@gmail.com instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-28