#_api

1 messages ¡ Page 1 of 1 (latest)

strange harnessBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1318297610112602155

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

gloomy marlin
#

Hey everyone!

I want to use my old Stripe account to integrate payments with a new website I'm working on. Can someone help me with the steps to create a product with monthly pricing and retrieve the Price ID? Thanks!

light gate
#

Hello, is your quote in the "Question" section from a specific doc of ours?

#

to create a product with monthly pricing and retrieve the Price ID
The doc that I linked to shows this, but basically you will want to create a Product, and then create a Price. There isn't a way to do both at once, so this will be two separate API calls