Download the PHP package hachther/mesomb-php without Composer
On this page you can find all versions of the php package hachther/mesomb-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hachther/mesomb-php
More information about hachther/mesomb-php
Files in hachther/mesomb-php
Informations about the package mesomb-php
Welcome to php-mesomb 👋
PHP client for MeSomb services.
You can check the full documentation of the api here
🏠 Requirements
PHP 5.6.0 and later.
Composer
You can install the bindings via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Manual Installation
If you do not wish to use Composer, you can download the latest release. Then, to use the bindings, include the init.php file.
Dependencies
The bindings require the following extensions in order to work properly:
If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.
Getting Stated
Collect money from an account
Depose money in an account
Get application status
Get transactions by ids
Documentation
Payment
All API related to the payment service available in
Method | Endpoint | Description |
---|---|---|
makeCollect | payment/collect/ | Collect money from a mobile account |
makeDeposit | payment/deposit/ | Make a deposit in a receiver mobile account |
updateSecurity | payment/security/ | Update security settings of your service on MeSomb |
getStatus | payment/status/ | Get the current status of your service on MeSomb |
getTransactions | payment/transactions/ | Get transactions from MeSomb by IDs. |
Author
👤 Hachther LLC [email protected]
- Website: https://www.hachther.com
- Twitter: @hachther
- Github: @hachther
- LinkedIn: @hachther
Show your support
Give a ⭐️ if this project helped you!
All versions of mesomb-php with dependencies
ext-json Version *
ext-mbstring Version *