Download the PHP package tipoff/payments without Composer
On this page you can find all versions of the php package tipoff/payments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tipoff/payments
More information about tipoff/payments
Files in tipoff/payments
Package payments
Short Description Laravel Package for implementing Ecommerce payments
License MIT
Homepage https://github.com/tipoff/payments
Informations about the package payments
Laravel Package for implementing Ecommerce payments
This is where your description should go.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Models
We include the following model:
List of Models
- Payment
For each of these models, this package implements an authorization policy that extends the roles and permissions approach of the tipoff/authorization package. The policies for each model in this package are registered through the package and do not need to be registered manually.
The models also have Laravel Nova resources in this package and they are also registered through the package and do not need to be registered manually.
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
- Tipoff
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of payments with dependencies
tipoff/authorization Version ^2.8.6
tipoff/locations Version ^2.12.0
tipoff/support Version ^2.1.5