承接 xpanse/phpsdk 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

xpanse/phpsdk

最新稳定版本:v2.2.0

Composer 安装命令:

composer require xpanse/phpsdk

包简介

php SDK to provide a friendly interface to the xpanse API

README 文档

README

Library for integrating with xpanse payments in your app. It includes the following APIs:

  1. Charge API
  2. Customer API
  3. PaymentMethod API
  4. Transfer API
  5. Vault API
  6. Token API
  7. Provider API
  8. Batch API
  9. Subscription API

📄 Requirements

Use of the xpanse PHP SDK requires:

  • PHP 7.4 or higher
  • PHPUnit

Running tests

To run the tests, ensure you have phpunit installed.

Before running the tests, create config.json file in tests folder with the following contents:

{
  "Environment": "Development",
  "SecretKey": "XPANSE_SECRET_KEY",
  "ProviderId": "DUMMY_PROVIDER_ID",
  "Tokens": ["PAYMENT_TOKEN1","PAYMENT_TOKEN2"]
}

Then run phpunit tests

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-16