定制 codebrain-ppp/hub 二次开发

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

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

codebrain-ppp/hub

最新稳定版本:1.6.0

Composer 安装命令:

composer require codebrain-ppp/hub

包简介

Rabo iDEAL Professional HUB API client for PHP

README 文档

README

Rabo iDEAL Professional HUB API client for PHP

Requirements

To use the HUB API client, the following things are required:

  • Get yourself a free HUB account. No sign up costs.
  • Create a POS and configure it for your PSP to enable payments.
  • Now you're ready to use the Rabo iDEAL Professional HUB API client.

  • PHP >= 8.2

  • Up-to-date OpenSSL library

Composer Installation

By far the easiest way to install the HUB API client is to require it with Composer.

$ composer require codebrain-ppp/hub

{
    "require": {
        "codebrain-ppp/hub": "1.*"
    }
}

Accesstoken

There are several functions and examples available for the accesstoken creation. Also additional notes for storage.

This can be found on: Guardian

PaymentJob

The paymentJobs are central when it comes to the transactions that are performed by the HUB. They contain all information about the transaction, like amounts, urls and steps taken.

Because of this, there are a lot of different functions available to interact with the paymentJob. All of them are documented on: PaymentJobs

Support

Checkout our support/documentation on https://docsraboidealprofessional.payocity.nl/.

PayoCity is a trademark of CodeBrain BV

统计信息

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

GitHub 信息

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

其他信息

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