Download the PHP package ndenisj/longswipe-payment without Composer
On this page you can find all versions of the php package ndenisj/longswipe-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package longswipe-payment
Longswipe Payment PHP Integration
A PHP plugin for integrating Longswipe payment voucher system into your application. This plugin provides simple methods to validate and process voucher payments.
Requirements
- PHP 7.4 or higher
- curl extension
- json extension
Installation
Install the package via composer:
Quick Start
Detailed Usage
-
- Initialize the Client
-
- Fetch Voucher Details
-
- Process Payment
API Response Models
Fetch Voucher Details Response
Process Payment Response
Error Handling
The plugin uses the LongswipeException
class for error handling. Always wrap your API calls in try-catch blocks:
Support
For support, please contact:
- Email: [email protected]
- GitHub Issues: Create an issue
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
All versions of longswipe-payment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package ndenisj/longswipe-payment contains the following files
Loading the files please wait ....