定制 cendekia/nova-faspay-tools 二次开发

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

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

cendekia/nova-faspay-tools

Composer 安装命令:

composer require cendekia/nova-faspay-tools

包简介

A Faspay payment gateway tool for Laravel Nova.

README 文档

README

Latest Version on Packagist Build Status StyleCI Total Downloads

RecurringCheck UpdateRecurringMember

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require cendekia/nova-faspay-tools

You need to add some credentials from Faspay into .env file, like so:

FASPAY_RECURRING_MERCHANT_ID=xxxx
FASPAY_RECURRING_MERCHANT_NAME=xxxxx
FASPAY_RECURRING_CLIENT_ID=xxxxx
FASPAY_RECURRING_PASSWORD=xxxxx
FASPAY_RECURRING_CHECK_URL=https://xxxxxx
FASPAY_RECURRING_MEMBER_DATA_URL=https://xxxxxx

Next up, you must register the tool with Nova. This is typically done in the tools method of the NovaServiceProvider.

// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Cendekia\FaspayTools\FaspayTools,
    ];
}

Todo :

  • Recurring member check
  • Update recurring member data
  • Setting with local data

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Support

Buy me a cup of ☕ americano on the rocks. Patreon

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固