#simmonson - subscription dates
1 messages · Page 1 of 1 (latest)
Hi 👋
If you are using the API you can simply include the Stripe Account header when creating the subscription.
include the dates in Stripe Account header?
No, I'm sorry. What exactly are you trying to do?
we want to be able to pass in the expected date that the customer will be charged for a subscription to Stripe so that Stripe charges the customer at that date
Hello! You can set billing_cycle_anchor to anchor the renewal date when you create the Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-billing_cycle_anchor