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
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-10