#.el.barto.
1 messages · Page 1 of 1 (latest)
hi! not sure what "create an invoice using the api to create Checkout sessions" means exactly. In general if the key is restricted to CheckoutSessions it would only work with an API call to /v1/checkout/sessions and not /v1/invoices.
Okay, but /v1/checkout/sessions also provides a way to create an invoice under the hood by specifying it in the payload, am I correct to assume this will work?
I'd assume it would
Alright, thanks a lot. Have a good day!