Download the PHP package ibnuhalimm/laravel-midtrans without Composer
On this page you can find all versions of the php package ibnuhalimm/laravel-midtrans. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ibnuhalimm/laravel-midtrans
More information about ibnuhalimm/laravel-midtrans
Files in ibnuhalimm/laravel-midtrans
Package laravel-midtrans
Short Description Laravel wrapper for Midtrans payment gateway
License MIT
Homepage https://github.com/ibnuhalimm/laravel-midtrans
Informations about the package laravel-midtrans
Laravel - Midtrans
Laravel wrapper for Midtrans payment gateway.
Contents
- Requirements
- Installation
- Setting Up
- Usage
- Testing
- Changelog
- Contributing
- Security
- Credits
- License
Requirements
- Sign Up for the Midtrans Account
Installation
You can install the package via composer:
Optionally, you can publish the config file of this package with this command:
Setting up
Put some environment variable to .env
file:
Usage
You can directly use the Midtrans
Facade (the alias or class itself):
- Payment
Get Snap Token
- After Payment
Check Transaction Status
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Ibnu Halim Mustofa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-midtrans with dependencies
illuminate/support Version ~8.0|~9.0
midtrans/midtrans-php Version 2.*