metisfw / stripe
Stripe integration for Nette Framework
v0.9.0
2021-01-28 12:10 UTC
Requires
- php: >=5.6.0
- nette/application: 2.3.*
- nette/di: 2.3.*
- stripe/stripe-php: ^7.45.0
Requires (Dev)
- mockery/mockery: ^0.9@dev
- nette/bootstrap: ^2.3@dev
- nette/robot-loader: ^2.3@dev
- nette/tester: ^2.3.2@dev
This package is auto-updated.
Last update: 2024-10-19 15:34:07 UTC
README
WARNING this package is experimental and out-of-date
About
Stripe payment integration to Nette framework. Internally use stripe/stripe-php.
Inspired by Kdyby/PayPalExpress
Installation
The best way to install is using Composer:
$ composer require metisfw/stripe
Documentation
Learn more in the documentation.
There are other classes in this package that are not documented here. This is because the package is a Nette wrapper of the official Stripe PHP library.
License
You may use this package under the terms of either the New BSD License or the GNU General Public License (GPL) version 2 or 3.