#shariq-connect-btx

1 messages · Page 1 of 1 (latest)

versed sluice
#

Hey, can you share the pi_xxx ID?

arctic crystal
#

pi_3LGMdzLzw9S74nsh1mXszPZS

versed sluice
#

To confirm, you want the Balance Transaction payment/transfer of the €94.29 or the BT of the currency conversion to PLN?

arctic crystal
#

the BT of the currency conversion to PLN

versed sluice
#

What API calls are you making at the moment?

arctic crystal
#

but this is giving me euro balance transaction

versed sluice
#

So from that pi_xxx you shared, use the Transfer field on the associated Charge: tr_3LGMdzLzw9S74nsh1jGCiFa5

arctic crystal
#

I didn't see a pln amount in the balance transaction response. there is euro one which is platform currency

twin zealot
#

Hi! I'm taking over this thread.

#

Give me a few minutes to catchup.

arctic crystal
#

ok soma take your time

twin zealot
#

and the connected account settles currency in pln
I just checked the connected account (acct_1GemsrLzw9S74nsh), and they do have a EUR balance. That's why their balance transaction is in EUR and not in PLN
This is the balance transaction (on the connected account): txn_3LGMdzLzw9S74nsh1TsoLIyU

arctic crystal
#

yes

#

bank account is accepting currenncy in pln

twin zealot
#

In their Stripe account they only have one bank account in EUR.

arctic crystal
#

i think you are not getting my point.

#

I need to see only one connected account which settles currency in pln

twin zealot
#

Can you share a PaymentIntent ID where the connected account settles in PLN currency?

arctic crystal
#

pi_3LGMdzLzw9S74nsh1mXszPZS

twin zealot
#

This is the same account as before (acct_1GemsrLzw9S74nsh), which only has a EUR bank account, so their funds are not converted to PLN and stay in EUR as expected.

arctic crystal
#

and the transfer id is
tr_3LGMdzLzw9S74nsh1jGCiFa5

#

destination account id is (acct_1L8IXKQ3nOVMxzqP)

#

i need to get transfer destination account payment

#

can you tell me how to retrieve payment on a connected account?

frail bear
#

Hi there. Taking over for soma as they have to step out. Making requests on connected accounts are done in the exact same way as normal requests on your platform account. The only difference is what's covered in this article: https://stripe.com/docs/connect/authentication. I recommend you give it a read