Download the PHP package farzai/kapi-sdk without Composer
On this page you can find all versions of the php package farzai/kapi-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download farzai/kapi-sdk
More information about farzai/kapi-sdk
Files in farzai/kapi-sdk
Package kapi-sdk
Short Description This SDK simplifies the process of integrating with KBank APIs
License MIT
Homepage https://github.com/farzai/kbank-kapi-php
Informations about the package kapi-sdk
KBank API - PHP SDK (Unofficial)
(Work in progress)
Welcome to the KBank API SDK for PHP! This SDK simplifies the process of integrating with KBank APIs by providing a set of pre-built functions that handle authentication, requests, and responses. With this SDK, developers can easily build applications that leverage KBank services, such as payment processing, account management, and more. The KBank API SDK for PHP is designed to be easy to use, with clear documentation and examples to get you started quickly.
Documentation
See full documentation at https://farzai.gitbook.io/kbank-kapi-php
Requirements
Support products
Done | Products |
---|---|
- | QR Payment |
- | Bill Payment |
- | Slip Verification |
- | Inward Remittance |
- | KGP Merchant Payment Platform |
- | Corporate Fund Transfer |
Please note
This project is still under development.
- [x] OAuth2 Authentication
- [x] Setup environment and test suite
- [ ] Documentation
- [ ] Implement products
- [ ] Webhook callback capture
- [ ] Code coverage must >= 80%
- [ ] Add support two-way SSL authentication
- [ ] Release v1.0.0
Installation
You can install the package via composer:
Usage
This is a simple example of qr payment.
Next, Build qr code payment request
Sometime, you may want to handle webhook from payment notification service
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- parsilver
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of kapi-sdk with dependencies
guzzlehttp/guzzle Version ^7.5
guzzlehttp/psr7 Version ^2.5
psr/http-client Version ^1.0
psr/http-message Version ^2.0
symfony/string Version ^6.2