#Overview
KISO Stripe payments is a Rails Engine and set of Rails Generators which will provide your app with a complete experience for handling either Stripe transactions (one-off payments) or Stripe subscriptions (recurring monthly charges), complete with:
- View helpers for placing a Transaction ("Buy now style") type of button on your page
- Pre-made views for Pricing tables that pull from your configured Plans
- Pre-made Subscription details collection form
- Admin sections and screens for managing
- Stripe Products
- Stripe Plans
- Everything is built using Bootstrap 4, so automatically works with KISO themes or any Bootstrap 4 theme