#robbie - billing cycle anchor
1 messages · Page 1 of 1 (latest)
Ok, thanks. I can do that just by setting the billing_anchor when a payment is successful? or do I do that using a trial period with an end date of when I want the payment to start recurring?
Yeah you'd update the subscription and set billing cycle anchor to now: https://stripe.com/docs/api/subscriptions/update#update_subscription-billing_cycle_anchor
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Many thanks
No problem