#Muhammad Awais
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Not sure, let me check!
Hi
ok
You can't see the subscription directly but the PaymentIntent does have invoice as an expandable property
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-invoice
If the PaymentIntent is for a subscription then the invoice object should have a subscription ID
https://stripe.com/docs/api/invoices/object#invoice_object-subscription
So no direct way, you would need to check the invoice first
Let me know if that makes sense @viral storm
It makes sense
Thanks
NP! ๐ Happy to help