Download the PHP package useepay/useepay-php without Composer
On this page you can find all versions of the php package useepay/useepay-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download useepay/useepay-php
More information about useepay/useepay-php
Files in useepay/useepay-php
Download useepay/useepay-php
More information about useepay/useepay-php
Files in useepay/useepay-php
Vendor useepay
Package useepay-php
Short Description Official UseePay PHP SDK for payment processing. Supports PHP 5.4+ with comprehensive payment gateway integration.
License Apache-2.0
Homepage https://github.com/useepay2020/useepay-php
Package useepay-php
Short Description Official UseePay PHP SDK for payment processing. Supports PHP 5.4+ with comprehensive payment gateway integration.
License Apache-2.0
Homepage https://github.com/useepay2020/useepay-php
Please rate this library. Is it a good library?
Informations about the package useepay-php
UseePay PHP SDK
Official UseePay PHP SDK for payment processing. Compatible with PHP 5.4+.
Features
- 💳 Complete payment processing integration
- 👥 Customer management
- 🔐 Secure authentication with API keys
- 🌐 Support for multiple environments (Production & Sandbox)
- 📦 Easy integration with Composer
- ✅ PHP 5.4+ compatibility
- 🔒 SSL certificate auto-detection
- ⚡ Configurable timeouts and retries
Requirements
- PHP >= 5.4.0
- cURL extension
- JSON extension
- mbstring extension
Installation
Install via Composer:
Quick Start
Initialize Client
Create Payment Intent
Create Customer
Retrieve Customer
List Customers
Configuration
SSL Certificate Verification
Timeout Configuration
Error Handling
Examples
Complete examples are available in the examples/ directory:
- Customer Management:
examples/CustomerExample.php - Payment Checkout:
examples/checkout.html+examples/checkout_handler.php - E-commerce Demo:
examples/clothing_shop.html
API Documentation
For detailed API documentation, visit:
Support
- Email: [email protected]
- Issues: GitHub Issues
- Documentation: API Docs
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Changelog
See CHANGELOG.md for version history and updates.
Made with ❤️ by the UseePay Team
All versions of useepay-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-json Version *
ext-curl Version *
ext-mbstring Version *
ext-json Version *
ext-curl Version *
ext-mbstring Version *
The package useepay/useepay-php contains the following files
Loading the files please wait ...