#jojilede
1 messages ยท Page 1 of 1 (latest)
Thanks! That request worked and returned a 200 status. Can you clarify what you mean by "it's not reflecting on the dashboard"? Where are you looking on the dashboard?
here:
Is your goal to change the items displayed in the invoice?
yes ๐
is that an invoice description?
if that is, then it's making sense why it's not showing there.
The screenshot you shared corresponds to the name of the product https://stripe.com/docs/api/products/create#create_product-name
It has nothing to do with the subscription description.
I see, that makes sense.
I have one more question, earlier I'm pretty sure that description shows May 1 to July 1 but now its May 1 to June 1, what happened? reqId: req_vD01sJcdd94NKw
even the iteration on that request says it's 3. but only 2 months is reflecting on the that page.
๐ taking over for my colleague. Let me catch up.
Hi, my only concern is the last message ๐
looking into it
actually it's 1 month only
i tried to start on april 1 and it ends on may 1
but the iteration is 4.
but on the header it starts at april 1 and ends on aug 1.
iterations means that the "monthly price" will occur x times
yep.
This is not the same data I'm seeing when looking at your subscription
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
the subscription schedule starts in May and is for 3 iterations which ends on Aug 1st
This is because you have 2 subscription schedules
that's the one earlier
for the same customer
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
the 1 i just sent with april is the new one now.
in this request you've chosen 4 iterations
yes
hence the Apr 1-> Aug 1
yes
can you help me with one more thing?
how do I link it to test clocks?
I need both the customer and the product to exist there first right?
can I duplicate/use the same customerId there?
yes sure
no you need to create a test clock first then create a new customer and add the test-clock with the creation request (otherwise you won't be able to attach the test-clock at a later stage) and finally create the subcription/schedule
yeah I figured, I just wish there is a shortcut. Thanks for confirming tho ๐
let me know if you need any more help
I think that's all ๐