In this article I will go through a Subscription Integration in a Rails API, using the Stripe API it. — For this application, I will consider you already have a User’s model in your application. In case you don’t have it yet, don’t worry! I already published an article about that, you can read it here. Getting Started If you followed the steps of my other article, to create your User model…