#shawon3719

1 messages · Page 1 of 1 (latest)

nova sinewBOT
fringe surge
#

Hi there!

mint pike
#

hello

fringe surge
#

If you want to manually send money from your paltform to the connected account, then a transfer is the way to go.

mint pike
#

But it seems error that stripe account doesn't have balance

mint pike
fringe surge
#

So the code you shared above doesn't work? What's the errror you get? Can you share the request ID (req_xxx)?

mint pike
#

Let's say I want to transfer a portion of money, like dkk 200 from this - 'pi_3M9lKXKcRB9G9nVU1AuR2x7z' payment to a connected account. So is there any method to transfer from a payment instead of a charge?

fringe surge
mint pike
#

latest_charge seems null for the mentioned paymentIntent ID

fringe surge
#

I do see a Charge ID: ch_3M9lKXKcRB9G9nVU1I49w5xd

mint pike
#

when I try Retrieve a PaymentIntent, I am getting this

#

By which method I'll get that charge ID?

fringe surge
#

That works too, by looking at charges.data[0].id

mint pike
#

It works. Thank you. 🙂