Retrieve invoices from Stripe

I have an app to allow my clients create monthly memberships for their users.
I would like Stripe to automatically create an invoice every month and show that invoice in the user’s account.
Can someone help me?

This 4-part video series walks you through setting up Stripe with Bubble and syncing invoices with webhooks. Check it out!

It’s not really what I’m looking for. This is when the platform (me) what’st he create subscriptions for my users. What I’m looking for is for when my user create subscriptions/memberships for their own customers. I’m a SaaS marketplace and one of the feature i have is to allow my clients/users to create subs for their own customers.
I want then final customer to be able to see the monthly invoices of his/her subscription he has with my client.
Hope that makes sense

Oh ok, that’s a lot more complex. You could look at Stripe Connect for that, but integrating it is not for the faint of heart!