Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 524 Bytes

Stripe Shopr Module

This module helps with integrating Stripe into your Shopr application.

Installing

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

gem "shopr-stripe", require: "shopr/stripe"

For the latest up to date documentation, please see the Shopr module page.

The original code for Shopr Stripe is forked from Shoppe. This was originally licensed as MIT from aTech Media.