#arrayappy
1 messages · Page 1 of 1 (latest)
That's a field on the Subscription, but you'll need to expand it: https://stripe.com/docs/api/subscriptions/object#subscription_object-latest_invoice
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
expandable means, how do I do it
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Different context:
Can I accept the payment for a subscription now and start the subscription in a future date, without using trailing period option. Auto renewal should happen based on future start date.