#krishna1433-subscription
1 messages ยท Page 1 of 1 (latest)
Hi ๐
You can retrieve the Payment Intent and expand its invoice field. Within the response the invoice hash will contain the subscription's ID in the subscription field.
https://stripe.com/docs/api/payment_intents/retrieve
https://stripe.com/docs/api/expanding_objects
https://stripe.com/docs/api/invoices/object#invoice_object-subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.