Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalendport/craft-stripecheckout
Bringing the power of Stripe Checkout to your Craft templates.
https://github.com/jalendport/craft-stripecheckout
Last synced: 29 days ago
JSON representation
Bringing the power of Stripe Checkout to your Craft templates.
- Host: GitHub
- URL: https://github.com/jalendport/craft-stripecheckout
- Owner: jalendport
- License: mit
- Created: 2018-01-03T10:02:32.000Z (almost 7 years ago)
- Default Branch: v2
- Last Pushed: 2021-01-14T20:11:28.000Z (almost 4 years ago)
- Last Synced: 2024-10-08T16:55:17.342Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 269 KB
- Stars: 43
- Watchers: 7
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stripe Checkout plugin for Craft CMS 3
Bringing the power of Stripe Checkout to your Craft templates.
## Documentation
### Installation
- [Installation](docs/installation.md)
### Configuration
- [General Config](docs/general-config.md)
### Core Concepts
- [Charges](docs/charges.md)
### Getting Elements
- [craft.stripecheckout.charges](docs/craft-stripecheckout-charges.md)
### Template Guides
- [Available Variables](docs/available-variables.md)
- [Creating Charges](docs/creating-charges.md)
- [Default Templates](docs/default-templates.md)## Stripe Checkout Roadmap
Some things to do, and ideas for potential features:
- Reconcile tools
Brought to you by [Luke Youell](https://github.com/lukeyouell/craft-stripecheckout)