#allan_chan
1 messages · Page 1 of 1 (latest)
Hi
Could you please share more details, I'm not sur I understand your question.
Now the subscription payment is at 5:00 pm, will the payment be automatically deducted at 5:00 pm tomorrow, or it will be automatically deducted at 0:00
?
it will be deducted on the billing_cycle_anchor of your subscription :
https://stripe.com/docs/api/subscriptions/create#create_subscription-billing_cycle_anchor
You can do some test using Stripe Test Clock and advance time:
https://stripe.com/docs/billing/testing/test-clocks
ok,thank you