#aarti3874

1 messages · Page 1 of 1 (latest)

mint hollyBOT
#

Hello aarti3874, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
aarti3874, 2 days ago, 8 messages

lime flint
deep venture
#

I tried experimenting with many different configurations of this API. But I wasn't able to find a combination of parameters that worked for me

lime flint
#

Can you share with me the request ID?

deep venture
#

I used the terminal on Stripe dashboard and so I don't have a request ID for it unfortunately. I can share the configurations I used if that helps?

lime flint
deep venture
#

So essentially, I am trying to get an upcoming invoice of a "subscription phase" without scheduling this phase.

lime flint
#

If you can't find the request ID, share with me your Stripe account ID and I'll take a look at your recent logs

#

You can find it from the Stripe Dashboard -> Settings ->Account Details

deep venture
#

Sure

#

acct_1MbSi3Ip6MB4p4mq

lime flint
deep venture
#

I am not sure if this will help because the I was sending API requests through the Stripe shell. Those API requests are not logged in the events list

lime flint
#

But I don't see you set anything to update the subscription rather than setting the customer

deep venture
#

Like I said - API requests made through the Stripe shell are not registered in the list of API requests. So you will likely not find it there

lime flint
#

I don't see any recent requests from CLI, all these requests were coming from Stripe Go SDK

deep venture
#

This is the Stripe shell I am talking about (on the Stripe website) - I am pretty sure this doens't get logged in the list of requests

#

okay, I think we can ignore this line of conversation for now. Can we talk about how I can retrieve an upcoming invoice for a "phase" that is not created yet?

lime flint
deep venture
#

Hmm I see. Let me try that

#

But the schedule field is a "string" and not a hash

#

It takes in only the scheduleID

lime flint
#

Yes you need to set the schedule ID

deep venture
#

So then that means I need to create a schedule before I can get an upcoming invoice with a potential schedule set as a phase?

lime flint
#

Yes you are right

deep venture
#

Does creating a schedule automatically mean it is going to get attached to a subscription? Or can I create a "hypothetical" schedule for the sake of getting an upcoming invoice?

lime flint