#ericalbers
1 messages · Page 1 of 1 (latest)
I tried the example code here https://stripe.com/docs/billing/quickstart?lang=node&client=react It fails
Hello! Products don't have lookup keys, only Prices do, and they only exist if you've set them. You can retrieve a Price using the API to see it's lookup key: https://stripe.com/docs/api/prices/retrieve
oh my mistake, I thought the "prebuild subscription page" code would actually work without having to write a bunch of other code