#laestry

1 messages · Page 1 of 1 (latest)

umbral smeltBOT
green pike
#

Hi there!

#

My users give me their api keys
Are you getting the Stripe secret API keys of your users?

spiral umbra
#

yes!

green pike
#

That sounds like a bad idea with a lot of risks involved. Why don't you use Stripe Connect instead to connect to the other Stripe accounts?

slender tinsel
#

Hi there 👋 jumping in as my teammate needs to step away soon. Can you elaborate on what you mean when you say the approach you're trying to use doesn't work? Are you encountering some sort of an error?

I believe the registration flow you're trying to use is still very new and may not be available to all accounts yet, does the error(s) you're seeing align with that?

spiral umbra
#

no errors, just trying to understand how I can automatically add custom domains to express checkout so that apple pay will work.

#

I might use stripe connect but I still want that users are able to add their domain through mine website

#

and don't have to do this part themselves on their own stripe/connect account

#

I might have dozens of users and don't want them to wait for me to add their custom domain so that apple pay works

#

I also know that this is possible through the api because my competitor https://checkify.pro/ on their custom checkout apple pay appears even though I did not do this part myself

slender tinsel
#

The doc you linked to has API calls that you can make for this, you don't have to do it through the dashboard.

spiral umbra
#

hmmm

#

the link doesn't seem to work for me

#

even though the other link works

slender tinsel
#

Ah, so you also don't have access to the new registration flow you're referencing. Let me grab a link to what you need then.

spiral umbra
spiral umbra
#

awesome!!!!!

#

thank you!!

#

will this also work with express checkout?

#

the documentation in the express checkout seems to imply so

slender tinsel
#

Yes

spiral umbra
slender tinsel
#

That's not talking about domain registration though, that's talking about how the Express Checkout Elements supports payment methods that must be enabled in the dashboard.

spiral umbra
#

I see

spiral umbra
slender tinsel
#

Doing that will register the provided domain with Apple to enable Apple Pay, yes.

spiral umbra
#

awesome! is the domain association file unique for every stripe account? or can I just use the same one for each stripe account?

slender tinsel
#

I think it's unique to Stripe if I recall correctly, I believe you can use it for each account.

spiral umbra
#

I hope so too! Thank you for your time!