#abhisawant52

1 messages · Page 1 of 1 (latest)

odd wigeonBOT
raven jetty
#

What do you mean by pre-auth amount?

grim dawn
#

Payment authorized, but not yet captured

raven jetty
grim dawn
#

Actually i'm using payment intent to preauth transction amout using connected Stripe id , and i'm using transfer destination as connected id . bt when i open that conneted account the amount in preauth is not visible

#

I mean whatever the preauth amount we are transfering to the connected account should be visible to under his(connected account ) transction list under uncaptured status

raven jetty
#

Are you using destination charge?

grim dawn
#

transfer_data - destination

raven jetty
#

OK. For destnation charge, the PaymentIntent is created in platform, not connected account, and that's why you need to get the PaymentIntent from platform and view its amount_capturable field.

grim dawn
#

here i have this connected id as transfere destination but when I open this connected ID's payments, the transaction is not visible.

raven jetty
#

What transaction do you mean?

odd wigeonBOT
grim dawn
#

transaction means Payment which is authorized, but not captured

cloud lantern
#

that's expected behaviour. If you want to provide that information on the payment on the connected account, you can update the corresponding payment's metadata