#Jasuno

1 messages · Page 1 of 1 (latest)

hoary ermineBOT
jagged pasture
#

Can you share more details about this? PaymentIntent id, the request you are doing ...

cloud fern
#

Yeah so i have a subscription set up where transfer_data: {
destination: landlordSecret.stripeConnectId || "",
},

#

Here is the subscription ID: sub_1MqmguAq6ReFUKV80sBAXH6E

#

But while fetching the balanceTransactions for that stripe account, i get null for all the invoices that were sent, instead of transaction data

jagged pasture
#

There is no payout yet for that Account, right ?

cloud fern
#

Yeah i see that, and thats fine, but while calling stripe.balanceTransactions.list I'm getting null in the array. I have 5 successful payments and the array has 5 null for each transfer data transaction. No there are no payouts yet.