#thecodenator_unexpected

1 messages ยท Page 1 of 1 (latest)

sage onyxBOT
#

๐Ÿ‘‹ 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/1237480692691243090

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

real moss
#

Hello
Can you share the PaymentIntent ID you're working with?

In order to use connected account branding for the payment, you'd likely need to set on_behalf_of parameter

sleek cairn
#

when i set on_behalf_of I get an error saying i can't set on_behalf_of to the same account id

real moss
#

You'd need to set connected account ID in on_behalf_of parameter

sleek cairn
#

here is the payment intent id pi_3PDrUoDQ9RQln7tX1WCQGiAn

#

so initiate the payment intent as ourselves and set on_behalf_of?

real moss
#

Correct

#

Ah you're using Stripe-Account header

#

As in you create direct charges

#

afaik, direct charges would use connected account details

sleek cairn
#

We are using the stripe php sdk

#

and i'm expecting to use direct charges

real moss
#

Gotcha. In that case you don't need to set on_behalf_of since with Direct charges, the connected account is merchant of record by default. So we would be using the connected account branding.

Can you share a screenshot of the UI where you're seeing platform details show up?

sleek cairn
#

Here is in testing

#

and we had one of our beta users report it

real moss
#

I see. Let me check

#

Is the URL you're testing on live? If so, can you share the link so I can reproduce this on my end?

sleek cairn
#

No it's a local url

#

i can possibly get you a live url

real moss
sleek cairn
real moss
#

I am going to try and reproduce this, give me some time

sleek cairn
#

i might have a link for you soon

#

I'm working with someone on our team to create one in their account that you can view

real moss
#

thanks. appreciate it ๐Ÿ™‚

#

I can reproduce this on my test account, let me see what's going on

sleek cairn
#

Ok, finally! Here it is

#

Sounds like I was too late for this haha

real moss
#

you may need to talk to the admin of the account and see if they can toggle/check that setting on for you

sleek cairn
#

Ok, I just passed that info on to them. Hopefully he can confirm soon

real moss
#

Yeah, my test account isn't activated so I suspect I am not seeing the setting myself either

real moss
#

let me know if that helped ๐Ÿ™‚