It looks like we currently have a `CheckoutSession`, but not a `CreateCheckoutSession` (as per https://stripe.com/docs/api/checkout/sessions/create). It would be great to have a `CreateCheckoutSession` for creating checkout sessions. I'm creating a PR that will resolve this.