定制 a3soft/a3pay-php-client 二次开发

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

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

a3soft/a3pay-php-client

最新稳定版本:1.4.9

Composer 安装命令:

composer require a3soft/a3pay-php-client

包简介

FiskalPAY payment gateway client

README 文档

README

Overview

This package provide an easy way to integrate FiskalPay payment gateway using OOP structure.

You can make payment by install this library, provide necessary data, and just make request. Request will return a response with redirect url.

After processing the payment, the payment gateway will redirect to given link, and notified you by provided web hook

Request

  • Before implementing this package, you will need to make a request for license
  • You will get credentials needed to fully function of this package.

Installation

There are two ways of installing this package.

  1. If you have access to read this repository on gitlab use this tutorial
  2. In the other way you just download this package, and use require statement to include in your php script.

Install using composer

  1. Download composer
  2. Run command composer require a3soft/a3pay-php-client. This command will automatically install the newest version of A3 Pay client.

Getting started

Package classes

Request

Response

Requester

Exceptions

Utils

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2025-02-06