Download the PHP package mobiverse/appsnmobile-payment without Composer
On this page you can find all versions of the php package mobiverse/appsnmobile-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mobiverse/appsnmobile-payment
More information about mobiverse/appsnmobile-payment
Files in mobiverse/appsnmobile-payment
Package appsnmobile-payment
Short Description This is a Laravel package for the Apps N Mobile payment service
License MIT
Homepage https://github.com/mobiverse/appsnmobile-payment
Informations about the package appsnmobile-payment
This is a Laravel package for the Apps N Mobile payment service
Note: This is work in progress.
This package consumes the AppsnMobile payment APIs therefore you would require an account with ApsnMobile to use it.
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
In the controller of your callback url add the following action:
Implement listeners for the PaymentSucceeded, PaymentFailed and PaymentPending events. eg.
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
- George Hagan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of appsnmobile-payment with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0
ramsey/uuid Version ^4.2