Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.