#nielsen_financialconnections-connect

1 messages ยท Page 1 of 1 (latest)

tall flaxBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1287883233911902249

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

earnest tartan
#

Hi there

feral stirrup
#

Hello

earnest tartan
#

Do you have an example PaymentIntent ID?

feral stirrup
#

This is for a SetupIntent

#

Try this one

#

seti_1Q2J9TIv5qZ8Xj8O2ZaktNDS

#

It's test data

#

this is what we see

#

Humana is the Stripe Account Account we want to display

earnest tartan
#

I see you're using on_behalf_of

#

The account you're using for the value of on_behalf_of doesn't have much information ๐Ÿค”

#

Le me do a quick test

feral stirrup
#

what information should I configure?

earnest tartan
#

Give me a few more minutes to dig in

#

Okay, I see what's happening here

#

This is expected. Since you're working with Custom connected accounts and setting up the SetupIntent for a customer on the platform account, it makes sense that future off-session charges will also happen on the platform account. Because of this, the Financial Connections modal reflects details about the platform account since that's the account that your end customers will have a relationship with

feral stirrup
#

Is there a way to have the modal show the stripe connect account information using destination charges?

tall flaxBOT
bitter mason
#

nielsen_financialconnections-connect

feral stirrup
#

Yes we have that on

#

and it works if we load the stripe sdk with the stripe connect account

#

but that's for direct charges

#

we're using destination charges and our stripe rep told us on_behalf_of should work with destination charges

bitter mason
#

Then this looks like a bug to me if it doesn't work. It definitely should, that's what that setting is supposed to control. If it's not working then I'd recommend reaching out to our support team and providing detailed information about your use case with exact example objects and they will be able to help investigate what's causing this. You can contact them here: https://support.stripe.com/contact/

feral stirrup
#

Ok will do then.

bitter mason
#

Thanks!