Download the PHP package marshmallow/payable without Composer
On this page you can find all versions of the php package marshmallow/payable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/payable
More information about marshmallow/payable
Files in marshmallow/payable
Package payable
Short Description This package will make it possible to accept payments on all our laravel resources. This was orignaly build for our e-commerce package but can be used on anything.
License MIT
Homepage https://github.com/Marshmallow-Development/
Informations about the package payable

Marshmallow Payable
This package will make it possible to accept payments on all our laravel resources. This was orignaly build for our e-commerce package but can be used on anything.
Installation
Composer
You can install the package via composer:
Publish Nova Resources
Events
Usage
Prepare your models
Add the Payable trait to your model that should support payments.
Use order information
First let the payable package know we want to sent order information to the payment provider.
Add the trait PayableWithItems to your Payable model.
Implements the following methods on your Payable model.
Providers
Multisafe pay
- [x] Simple checkout
- [ ] Complex checkout
Mollie
- [ ] Simple checkout
- [ ] Complex checkout
Tests
Test mollie simple checkout
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of payable with dependencies
mollie/laravel-mollie Version ^3.0
marshmallow/sluggable Version ^1.4
marshmallow/helpers Version ^2.12
marshmallow/commands Version ^1.2
marshmallow/nova-tinymce Version ^2.1
http-interop/http-factory-guzzle Version ^1.2.0
multisafepay/php-sdk Version ^5.4.0
stripe/stripe-php Version ^7.87.0 || ^17.0.0
paypal/paypal-checkout-sdk Version ^1.0.2