Download the PHP package relief_applications/payment-handler-bundle without Composer
On this page you can find all versions of the php package relief_applications/payment-handler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download relief_applications/payment-handler-bundle
More information about relief_applications/payment-handler-bundle
Files in relief_applications/payment-handler-bundle
Download relief_applications/payment-handler-bundle
More information about relief_applications/payment-handler-bundle
Files in relief_applications/payment-handler-bundle
Vendor relief_applications
Package payment-handler-bundle
Short Description Helper to handle the successful payment request coming from the Relief Applications payment server
License MIT
Package payment-handler-bundle
Short Description Helper to handle the successful payment request coming from the Relief Applications payment server
License MIT
Please rate this library. Is it a good library?
Informations about the package payment-handler-bundle
Relief Applications Payment Handler
This package is here to help you for the payments on Relief Applications' applications.
Installation
To install this package, just run :
This will install the package into your vendors.
Usage
To use this package, create a method in a controller that will handle the request from the payment server. Then simply call the method :
This will verify that the data are coming from the payment server and will decrypt it so you can use the payload that was passed by the front of the application as an array.
All versions of payment-handler-bundle with dependencies
PHP Build Version
Package Version
The package relief_applications/payment-handler-bundle contains the following files
Loading the files please wait ....