xpayapi-com/xpayapi
最新稳定版本:v1.0
Composer 安装命令:
composer require xpayapi-com/xpayapi
包简介
xpayapi.com PHP SCI/API Wrapper (Official)
关键字:
README 文档
README
This is an official module developed by xPayapi.com for easy integration into PHP-based applications. Source code of the class files is in the ./src directory. The source code for the examples can be found at ./examples.
Requirements
It's recommended to use a newer version of PHP. This library was written in a PHP v7.1+ environment + php-curl, php-json, php-mbstring modules.
A xPayapi.com account with Merchant ID, Merchant Password, API ID, API Password. You can get the credentials at the pages: Add merchant, Add API.
Installation
Package available on Composer.
If you're using Composer to manage dependencies, you can use
$ composer require xpayapi-com/xpayapi
Test examples with Docker
To quickly run examples you need to install Docker, git and make utility.
Step 1:
$ git clone https://github.com/xpayapi-com/xpayapi.git
$ cd xpayapi/
Step 2:
Setup config with credentials config/config-example.php
Step 3:
$ make run
Step 4:
Open examples in your browser examples/
Example:
Follow the link http://localhost/examples/custom_payment_page.php
Stop server:
$ make stop
Usage, see examples folder
Example: Follow the link http://localhost/examples/
Contributing
If during your work with this wrapper you encounter a bug or have a suggestion to help improve it for others, you are welcome to open a Github issue on this repository and it will be reviewed by one of our development team members. The xPayapi.com bug bounty does not cover this wrapper.
License
MIT - see LICENSE
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-04