Download the PHP package karim007/laravel-tap without Composer
On this page you can find all versions of the php package karim007/laravel-tap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download karim007/laravel-tap
More information about karim007/laravel-tap
Files in karim007/laravel-tap
Download karim007/laravel-tap
More information about karim007/laravel-tap
Files in karim007/laravel-tap
Please rate this library. Is it a good library?
Informations about the package laravel-tap
Trust Axiata Pay (TAP) Payment Gateway for PHP/Laravel Framework
Requirements
- PHP >=7.4
- Laravel >= 6
Installation
Examples
![]() ![]() ![]()
vendor publish (config)
After publish config file setup your credential. you can see this in your config directory tap.php file
Set .env configuration
Usage
1. publish a controller
2. you need to add on route list
3. create payment
you will find it App\Http\Controllers\LaravelTapServiceProvider
4. callback function
5. validatePayment function
6. chkTransaction function
Contributions to the TAP Payment Gateway package you are welcome. Please note the following guidelines before submitting your pull request.
- Follow PSR-4 coding standards.
- Read TAP API documentations first. Please contact with TAP for their api documentation and sandbox access.
License
This repository is licensed under the MIT License.
Copyright 2022 md abdul karim. We are not affiliated with tap and don't give any guarantee.
All versions of laravel-tap with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1|^8.2
ext-curl Version *
ext-curl Version *
The package karim007/laravel-tap contains the following files
Loading the files please wait ....