#MacTavish
1 messages · Page 1 of 1 (latest)
Hi, can you share the request id where you're seeing this error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
From looking at the price, https://dashboard.stripe.com/test/logs/req_cxwb0ZIfX0Pzfe it does not look like a recurring price. You'd need to create a recurring price, https://stripe.com/docs/api/prices/create#create_price-recurring use that price id to create that Checkout in Subscription mode.