Strapi Creating a Subscription Model

Hi,
I’m continuing to learn strapi and seems a great CMS, is there any documentation or example projects on how to create a subscription based system, where a user can purchase for example 6 months or 12 month access to the site using Stripe.

I’ve looked into stripe web hooks for completed transactions but can’t get my head around how to intergrate this into the strapi backend.

Thanks in advance