#cashiersprit_docs

1 messages ยท Page 1 of 1 (latest)

dusky condorBOT
dense scrollBOT
#

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.

dusky condorBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252311559318012057

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

real egret
#

so in short, we charge customer 4 times, 1st time happened when subscription is created, 2nd in 1 month, 3rd in 2 months, 4th in 3 months. after that, subscription cancelled immidately

hollow vector
#

Yup, you can set a custom cancel date: https://docs.stripe.com/billing/subscriptions/cancel?dashboard-or-api=api#set-a-custom-cancel-date

If you want to do something other than cancel, you can use a more complicated solution, which is Subscription Schedules: https://docs.stripe.com/billing/subscriptions/subscription-schedules

Learn how to use subscription schedules to automate changes to subscriptions over time.

Learn how to cancel existing subscriptions.

real egret
#

I did a test, when set charge_automatically, you charge the customer at the end of cycle? but we need to be at the beginning of cycle

hollow vector
real egret
# hollow vector Payment should be at the beginning of the billing cycle, unless you are using a ...

it sounds great. why https://docs.stripe.com/api/subscriptions/create#create_subscription-collection_method said When charging automatically, Stripe will attempt to pay this subscription at the end of the cycle

hollow vector
#

I think that verbiage is a bit confusing, though not altogether false. Like, you pay ahead of the next billing cycle, but at the end of each billing cycle, a payment is made for the following billing cycle

real egret
#

en, it sounds still at the beginning of the cycle.

#

anyway, I got what I want. thanks for your answer. just you'd better to update your docu ๐Ÿ˜‰

hollow vector
#

Happy to take that feedback ๐Ÿ‘