定制 doqimi/payclip-php-sdk 二次开发

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

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

doqimi/payclip-php-sdk

最新稳定版本:v1.0.0

Composer 安装命令:

composer require doqimi/payclip-php-sdk

包简介

This package provides the core functionality of the Clip API, this SDK is developed and maintained by Doqimi. It serves as the foundational layer for building and interacting with the Clip service in PHP applications.

README 文档

README

Latest Stable Version License

Payclip PHP SDK is a PHP library developed by Doqimi to simplify the integration with the Clip API. This SDK provides an interface for PHP applications to interact with Clip's services.

Current Status

This SDK is currently under initial development. At this stage, only the Checkout API, Payments API and Settlements API are implemented.

Installation

You can install the SDK using Composer:

composer require doqimi/payclip-php-sdk

Documentation

Please refer to the official Clip API documentation for full details on API endpoints, authentication, and integration.

The Payclip PHP SDK expects both the CLIP_API_KEY and CLIP_API_SECRET to be provided as parameters when initializing the Client.

If these are not explicitly provided, the SDK will attempt to read them from the environment variables:

  • CLIP_API_KEY
  • CLIP_API_SECRET

For information on how to generate these credentials for your account, please refer to the Token de autenticación section in the Clip developer documentation.

Features

  • Checkout API (v2)
  • Refunds
  • Payments
  • Settlements

Contributing

Contributions are welcome. If you would like to contribute, please fork the repository and submit a pull request with your proposed changes.

License

This project is open-sourced under the MIT License.

Developed and maintained by Doqimi

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-27