Download the PHP package tahsilat/tahsilat-php without Composer
On this page you can find all versions of the php package tahsilat/tahsilat-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tahsilat/tahsilat-php
More information about tahsilat/tahsilat-php
Files in tahsilat/tahsilat-php
Download tahsilat/tahsilat-php
More information about tahsilat/tahsilat-php
Files in tahsilat/tahsilat-php
Vendor tahsilat
Package tahsilat-php
Short Description Tahsilat Payment Gateway PHP SDK
License MIT
Homepage https://github.com/tahsilat/tahsilat-php
Package tahsilat-php
Short Description Tahsilat Payment Gateway PHP SDK
License MIT
Homepage https://github.com/tahsilat/tahsilat-php
Please rate this library. Is it a good library?
Informations about the package tahsilat-php
Tahsilat PHP SDK
A PHP SDK for Tahsilat Payment Gateway.
Requirements
- PHP 5.6 or higher
- cURL extension
- JSON extension
- mbstring extension
Installation
Install via Composer:
Or manually include the SDK:
Quick Start
Initialize the Client
Create a Customer
Create a Product
Create a Payment
Configuration
Set Custom Configuration
Using Getter/Setter Methods
Error Handling
API Keys
The SDK supports different API key types:
sk_test_*
- Secret key for test environmentpk_test_*
- Public key for test environmentsk_live_*
- Secret key for productionpk_live_*
- Public key for production
Public keys can only initiate payments, while secret keys have full access to all API endpoints.
License
MIT License - see LICENSE file for details.
All versions of tahsilat-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
The package tahsilat/tahsilat-php contains the following files
Loading the files please wait ....