#aaaaaaaaaaaaaaaaa7839
1 messages · Page 1 of 1 (latest)
Yes (though to be a bit of a pedant, the Invoice creates the PaymentIntent). So you can retrieve the PaymentIntent expand its invoice.subscription to get all of the Subscription's data back with the PaymentIntent if that intent came from a subscription https://stripe.com/docs/api/payment_intents/object#payment_intent_object-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.