#olegdm

1 messages · Page 1 of 1 (latest)

next egretBOT
#

Hello! 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.

  • olegdm, 6 days ago, 16 messages
mortal rune
#

Hi there 👋 I haven't personally tested that with weekly Prices, but it should be controlled by the billing_cycle_anchor on the Subscription object:
https://stripe.com/docs/billing/subscriptions/billing-cycle

You should be able to align that with the desired day of the week in the current billing period, and then it continue billing on that day each week. In general for metered usage, Invoices and their payments are generated and processed at the end of the billing period.

Learn how to set the billing date for subscriptions.

warm elbow
#

thanks a lot!
i will try