#penguin420_

1 messages · Page 1 of 1 (latest)

indigo rainBOT
rigid agate
#

Hey Karbi!

nova echo
rigid agate
#

Great cheers!

#

wait

#

const invoices = await stripe.invoices.list({
limit: 3,
});

#

how do i get it for a sub id

nova echo
#

You'd pass in the subscription ID in that request

#

I linked you to the specific parameter you want in the earlier link

rigid agate
#

ah