#slobodan_subscription-schedule-creation
1 messages ยท Page 1 of 1 (latest)
๐ 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/1240242340065574912
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share the specific req_xxx ID that contains the error you describe?
slobodan_subscription-schedule-creation
req_eVosNlufY5nDgv
Seems expected, you need to pass the phases parameter: https://docs.stripe.com/api/subscription_schedules/create#create_subscription_schedule-phases
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Examples of how to use that parameter: https://docs.stripe.com/billing/subscriptions/subscription-schedules#managing
Yeah I think I am passing that.
Not in the example request you shared, hence the error
Can clearly see on the Dashboard page it's missing
{!CreateSubscriptionSchedulesReqPitems} is the collection variable of phases Items in SF{ !CreateSubscriptionSchedulesReqPitem}
I suspect your code is not working as you expect
Yeah, sorry we don't know anything about Salesforce here
and then I say {!CreateSubscriptionSchedulesReqPhase.items} = {!CreateSubscriptionSchedulesReqPitems}
this is the Stripe SF connector
Yeah we can't support that here, you need to speak to support
Cool I'll see in the assignments whats going on
We wish we could help, but you need to talk to Stripe support
We can only help on Discord if all of the following are true:
- ๐งโ๐ป You must be a developer
- ๐ ๏ธ Your question must be about building a Stripe integration
- โฑ๏ธ You must be available to respond in realtime
- ๐ฅ You must be comfortable receiving help in public (this is a public server)
If any of those aren't true please contact Stripe support.
If all of those are true we may have misunderstood your question; please provide more details below.
Note that using an inappropriate button or submitting inappropriate information is a violation of our rules. You will be removed from this server if you repeatedly create invalid threads.