Download the PHP package sunnysideup/payment_stripe without Composer
On this page you can find all versions of the php package sunnysideup/payment_stripe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sunnysideup/payment_stripe
More information about sunnysideup/payment_stripe
Files in sunnysideup/payment_stripe
Package payment_stripe
Short Description Stripe Payment Module for Silverstripe E-commerce
License BSD-3-Clause
Informations about the package payment_stripe
Silverstripe payment stripe module
Documentation
- Developer Docs
- User Guide
- API Docs
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
Configuration
In the _config folder you will find the payment_stripe.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
payment_stripe.yml.examplefiles into yourmysite/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.
All versions of payment_stripe with dependencies
sunnysideup/ecommerce Version *
stripe/stripe-php Version v3.5.0
silverstripe/cms Version ~3.6
