#tymm
1 messages · Page 1 of 1 (latest)
at this time the subscription still doesnt exist...
Hi there, as the error message suggests, you need to specify the subscription https://stripe.com/docs/api/invoices/upcoming#upcoming_invoice-subscription when subscription_proration_date is also specified.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok, instead of subscription_proration_date using subscription_start_date solves my problem, thanks