Download the PHP package coreproc/paymaya-laravel without Composer
On this page you can find all versions of the php package coreproc/paymaya-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download coreproc/paymaya-laravel
More information about coreproc/paymaya-laravel
Files in coreproc/paymaya-laravel
Package paymaya-laravel
Short Description Paymaya SDK for Laravel
License MIT
Homepage https://github.com/coreproc/paymaya-laravel
Informations about the package paymaya-laravel
Paymaya SDK for Laravel
Paymaya SDK for Laravel
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:
Usage
Creating a payment
Installing the webhooks
This command will register all webhooks defined in the configuration file. To register only the webhooks you need, remove webhooks from the array.
You can also refer to the webhook's callback URL using the route name.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Chris Bautista
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of paymaya-laravel with dependencies
coreproc/paymaya-sdk Version ^2.3.2
illuminate/contracts Version ^6.0 || ^7.0 || ^8.0