#๐ง๐ข๐๐ค
1 messages ยท Page 1 of 1 (latest)
Hi! Let me help you with this.
You need to set collection_method to send_invoice: https://stripe.com/docs/api/subscriptions/create#create_subscription-collection_method
thanks a lot appreciate the quick help
Happy to help. Please, let me know if you have any other questions.
Hey, so regarding to that, do I need to update the Subscription with collection_method and days_until_due after it was created or is it possible to provide those directly when creating a checkout session
You can use subscription_data: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data
But I don't think Stripe Checkout supports send_invoice collection method