#zigo_subscription-and-schedules
1 messages ยท Page 1 of 1 (latest)
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.
- zigo_api, 4 hours ago, 14 messages
๐ 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/1245020958859853829
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
a log when i use dashboard for other subscription.
Just to set "iteration: 12", i need all this POST param ?
req_kaMid7SmernM4D
Hi there ๐ yes, you need to pass the start_date of the current phase back in as well. Currently when updating a Subscription Schedule, you should resupply all of the contets that you have set for the phases within it.
ok thanks it''s working but finally i'have a problem in my process of subscription :
sub_1PLQlQCyavVjWdEkWrErbjpn
- customer pay to checkout ( its was ,initialy, reccurent payment .."year") the TOTAL
2.. i create/update schedule
3
.3. and now he paid 120/12 ..12 by month for one year
I don't want that customer pay the total..
Good process is maybe to start checkoout for one month AND AFTER update for one year with schedule ?
I'm so sorry, I can't tell what you're trying to convey or ask there, would you mind trying to elaborate a bit?
my goal is just to have a subscription paid for in 12 months _ not more
I use already checkout mode "subscription" with recurring year or monthly but it doesn't satisfy me for this case :
customer pay a product for one year.. in twelves times (each month )
It's not subscription.schedule that i need to use ?
If the customer is paying monthly, you want to create a Subscription based on a monthly Price.
but i tkink it's ok for me, i find my process :
- checkout mode "setup" for one month
- create schedule sub/ update schedule sub with 12 iteration
ok ?
ok not see your response
so thanks
๐
Setting mode to setup won't create a Subscription, only subscription mode does that.
zigo_subscription-and-schedules
ok i will see that