Sha256: c885ba1a6fb0660451fa2ac1a8f8bdda05644ecc57adb38e36cd62404046a713

Contents?: true

Size: 686 Bytes

Versions: 1

Compression:

Stored size: 686 Bytes

Contents

# Stripe Shoppe Module

This module helps with including Stripe within your Shoppe application. The 
information below explains how to get this module installed within your Rails
application.

## Getting Started

This document includes a short tutorial about how to set up this module within your
Shoppe store. If you have any questions, please just
[let me know](http://twitter.com/adamcooke).

### Installing

To install the Shoppe Stripe module, just add it to your Gemfile and run `bundle`.

```ruby
gem "shoppe-stripe", require: "shoppe/stripe"
```

For the latest up to date documentation, please see the [Shoppe tutorial page](http://tryshoppe.com/docs/payment-gateways/stripe).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoppe-stripe-1.3.0 README.md