Download the PHP package luyadev/luya-module-payment without Composer
On this page you can find all versions of the php package luyadev/luya-module-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download luyadev/luya-module-payment
More information about luyadev/luya-module-payment
Files in luyadev/luya-module-payment
Package luya-module-payment
Short Description LUYA Payment allows you to integrate payments in a safe and fast way. The module take care of all the provider required steps (call, create, success, abort, etc.) and provides all the informations for your store.
License MIT
Homepage https://luya.io
Informations about the package luya-module-payment
LUYA PAYMENT MODULE
The LUYA Payment module is a very easy way to add payment systems to your Website. The payment providers can be changed trough configuration, without changing code in your application. No more copy paste of Payment code between projects as the LUYA Payment module unifies does tasks and simplifies the integration. The integrated admin modules provides tracking and debuging of payments.
Its even possible to define an integrator
which allows you to add the module connected to the database (default) or as headless integration connecting to the admin APIs.
Currently supported payment providers:
An example integration for Stripe Payment Provider, for other payment providers the users is redirect to the corresponding Payment Page.
Documentation
See the full Documentation in order to learn how to integrate the process, use the different providers or change the integrator class.
- Documentation
All versions of luya-module-payment with dependencies
luyadev/luya-module-admin Version >=4.9.1
luyadev/luya-headless Version ^2.10.1
stripe/stripe-php Version ^7.1