Subscription Management with Stripe & Cloudflare Pages

Request

Documentation on how to do subscription management with Cloudflare Pages, Cloudflare Access, Stripe, etc.

We’ve prepared an example open-source repository, showing how you can integrate Stripe Checkout into your Pages application…With the SDK installed, you can begin accepting payments directly in your applications.

The repo linked in the docs is here: GitHub - cloudflare/stripe.pages.dev

That has all the Stripe + Pages code. For Access, I’d recommend just taking a look at the docs.

Is there anything else needed?

Subscription management is not the same as handling payments.

Then I forward you to the Stripe docs: Stripe API reference – Node