定制 bazzly/payoffice 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

bazzly/payoffice

最新稳定版本:v0.1.0-alpha

Composer 安装命令:

composer require bazzly/payoffice

包简介

Laravel package to use all fintech payment API and fetch server for pings

README 文档

README

All payment system in one

This package is to solve just one problem

Api url can be down this means payment on website will not go through

this package will allow user or admin to ping and see

the status of every fintech API url before accepting them

to be the use as the prefered payment option.

Default preset ping is 10ms user can decide to increase it when they are experiencing large payment

companyName,

APIUrl

prefered ping

$data = new PingServer(string $name, string $url, int $preferSeverPing = null);

Output result data

'companyName' 'APIUrl' 'serverStatus' 'serverPing' 'userPing'

Credit to all this people and there previous work that make payment office easier to build using there already well written payment api.

unicodeveloper ['https://github.com/unicodeveloper/laravel-paystack']

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-29