#gonsanto_payment-element-deferred-obo

1 messages ยท Page 1 of 1 (latest)

maiden narwhalBOT
#

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

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

steady belfry
#

Hi ๐Ÿ‘‹

  1. What type of integration are you building? Web or mobile?
  2. Can you share an example Payment Intent ID where you set the connected account as the merchant of record?
  3. Are you collecting payment method information before you create the Payment Intent?
drifting cosmos
#
  1. it is Web... when a user selects Apple Pay from our domain (the one that it is configured with Apple) it is not showing the merchant name
#

I'm getting the answer for the other questions

#
  1. this is a payment for example pi_3R7IxEDWq8LmuqRd3zIyBvxb
#
  1. I dont understand the question
#

another payment intent id pi_3R7DhODWq8LmuqRd0jM66SoE

steady belfry
#

How are you rendering the Apple Pay UI on your website?

drifting cosmos
#

we are using <PaymentElement

#

and the second one i shared?

steady belfry
#

I'm only looking at the first one for now

drifting cosmos
#

the second one is specifically from a merchant that is complaining about this Apple Pay issue

steady belfry
#

Which is occurring directly on your platform, with no involvement of the Connected Account

#

That is why Apple Pay is showing your Platform information

drifting cosmos
#

and what do you recommend we should do?

steady belfry
drifting cosmos
#

oh let me try that!

#

we are using <PaymentElement component from @stripe/react-stripe-js

#

I can't see any option when using PaymentElement component directly

steady belfry
#

No, you need to include the onBehalfOf parameter in the options you pass to the Elements provider

drifting cosmos
#

ok let me check quickly

#

oh i found it... I will try that

#

thanks for it!

steady belfry
#

Happy to help ๐Ÿ™‚