#Isuru
1 messages ยท Page 1 of 1 (latest)
Hi ๐ you can't do this from a Pricing Table. You will need to directly create the Checkout Session with both the recurring Price and the one time Price in the line_items array:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hi Toby
hi @plush sapphire. Thanks for the feedback. So sounds like I need to connect with my dev team to get to my desired outcome i.e i cant configure it from the dashboard?
Correct
Thanks.
Any time!
If i have any follow up questions, should I put it in this thread or ask in teh general channel? Sorry first time using Stripe's discord.
Either works, sometimes we close threads sooner than other times. If the thread is still open you can keep using it, if it's closed then you can ask the next question in #dev-help.
Thank you