#gogo-lam_api

1 messages ¡ Page 1 of 1 (latest)

digital palmBOT
#

👋 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/1376982471354220614

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

neat granite
#

hello! looking into this now. can you help me understand what specifically you're looking at when you refer to the title? i'm looking at my own test IOS integration now and i don't see that text anywhere in the payment sheet

#

actually 1 second, i think i know what you're talking about

arctic garnet
#

I mean the Pay Apple text here

neat granite
#

i need to boot up my test device to check something

#

yep i misread the original question, i was just looking at the payment sheet

#

booting up my test device now, let me see if i can dig up an answer in the docs in the meantime...

#

also just double checking to make sure i understand the desired end state - Pay {seller} via {my app} i am assuming seller is the connected account, and my app is your platform account right?

#

so in the current state you're at least seeing the connected account info in the apple pay prompt

arctic garnet
#

yes, it is showing the connected account Statement descriptor correctly now
and yes my app means our account

neat granite
#

i am not super familiar with it from this point onward though.... want to see if you can figure it out from the docs? if not i might need to pull in someone with a little more IOS experience to see if they know

arctic garnet
#

We are using Stripe-hosted Checkout page so I think the docs here are not suitable, and our implementation is

  1. [nodejs backend]: calling sdk's stripe.checkout.sessions.create with option stripeAccount: xxxx
  2. [react native]: opening the url using expo-web-browser
neat granite
#

i apologize, i jumped to some incorrect assumptions here

#

i am fairly confident that there isn't currently a way to customize this via checkout but let me do some digging there

#

ok yeah, i just double checked with a colleague on that and we are both pretty certain that there is not a way to customize that string currently

#

i think in this case the best course of action might be to pass this along to our product team with info on your use case, and i think i have enough info here to put together an argument for why this is needed