ilsanto29/paypal-sdk
最新稳定版本:1.0.3
Composer 安装命令:
composer create-project ilsanto29/paypal-sdk
包简介
Paypal SDK api rest connection
README 文档
README
github project: https://github.com/ilsanto29/paypal-sdk
This library contains implementation with Paypal rest API v2.
0.0.1 (2025-01-25)
Aggiunto (Added)
FAQ
This library need a config INI file with 2 session: production and developmet. For development write your .htaccess with global variable
SetEnv APPLICATION_ENV development
Examples
[production]
baseUrl = https://api-m.paypal.com
clientId =
clientSecret =
[development]
baseUrl = https://api-m.sandbox.paypal.com
clientId =
clientSecret =
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-01-25