#DevOPS-Invoice

1 messages · Page 1 of 1 (latest)

open quest
#

Yes

#

You can find Invoice from PaymentIntent directly

#

For Subscription you would need to list Invoice filter by the Subscription Id

amber grove
#

Actually, I'm storing paymentintent id and subscription id in Database and I want to retrieve full object for both paymentintent and subscription on separate action (not with webhook).

open quest
#

So you want to use Retrieve Payment Intent API and Retrieve Subscription API

amber grove
#

yes

open quest
#

Do you have issue with calling them?