Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danpaz/mod_jstripe
A simple Stripe Checkout module for Joomla! CMS
https://github.com/danpaz/mod_jstripe
Last synced: 23 days ago
JSON representation
A simple Stripe Checkout module for Joomla! CMS
- Host: GitHub
- URL: https://github.com/danpaz/mod_jstripe
- Owner: danpaz
- Created: 2013-10-17T00:30:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-23T21:02:00.000Z (about 11 years ago)
- Last Synced: 2024-05-02T04:14:40.611Z (6 months ago)
- Language: PHP
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mod_jstripe
===========A simple Stripe Checkout module for Joomla! CMS.
This is really just a basic module to get you started using Stripe's Checkout button.
## Installation
1. Download Stripe PHP library to your server
2. Download this module as .zip or .tar.gz.
3. Update config.inc.php with your SECRET and PUBLISHABLE keys.
4. Update link to /lib/Stripe.php to whereever you uploaded the PHP library
5. Upload and install this module from the Extension manager in your Joomla! backend## Usage
Add the module through the Module Manager, adjust the basic settings as necessary.