承接 techcouchits/genie 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

techcouchits/genie

最新稳定版本:1.1.0

Composer 安装命令:

composer require techcouchits/genie

包简介

Dialog Genie Payment gateway

README 文档

README

Dialog Genie IPG for Laravel is a PHP Laravel Package W

Installation

Use the package manager composer to install package.

composer require techcouchits/genie

Add Dialog Genie API Key and Callback URL it .env file

//ENV FILE
GENIE_API = YOUR_API_KEY
GENIE_REDIRECT_URL = YOUR_REDIRECT_URL

Update Service Provider (config/app.php)

    'providers' => ServiceProvider::defaultProviders()->merge([
        \Techcouchits\Genie\GenieIpgServiceProvider::class
    ])->toArray(),

Run Migration

php artisan migrate

Usage

Redirect to below route with Payment amount and reference

//Controller
return redirect(amount,reference);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

统计信息

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

GitHub 信息

  • Stars: 6
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固