API ReferenceTypesCheckoutSessionResponseOn this pageCheckoutSessionResponse type CheckoutSessionResponse = { checkoutSessionUrl: string;}; Response containing a Stripe checkout session URL. Properties checkoutSessionUrl checkoutSessionUrl: string;