I am creating a membership management system, and my understanding is I can use Stripe.js to accept payment. I am assuming that memberships and subscriptions have the same payment structure in most cases, so I figure I would use “Stripe.js - Subscription - Create” action in my workflow. However, I cannot seem to find any references/tutorials on how to use it. Is it considered useless?
Thank you.