This module helps with integrating Stripe into your Shopr application.
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.