#alexander_farkas

1 messages · Page 1 of 1 (latest)

fallen remnantBOT
prime shard
#

Hello, apologies for the delay

#

As far as I know, apple should supercede Link as long as your apple pay wallet is properly set up

abstract void
#

Yes, I do

#

But I don't want to open Link at all, even if it's enabled in the Dashboard

#

(For some reason I cannot disable it on test environment)

#

I use Stripe Connect - could it be the reason? I have added exact domain and verified it, but Stripe still prints to console that current domain is not verified.

prime shard
#

You should be able to completely disable it, looking in to this and will get back to you

#

Would you mind sending me your account ID? (acct_123) May be helpful to see your settings here

abstract void
#

Where could I find it?

#

DMed you

prime shard
#

Thank you for the ID. Looking in to this

#

If you turn that off I think that should help link go away

abstract void
#

Yeah, it worked. But it's stange - I have already disabled Link as payment method.

#

Why would it still be accessible via PRB

prime shard
#

I am honestly not sure why we have the separate settings. Definitely agree that turning it off in PM settings should disable it there as well. Will raise this as feedback.

abstract void
#

Thank you for help! Nonetheless, Apple Pay still doesn't show up.
Should I make an api call for each connected account to add and verify domain?

prime shard
#

If you are using direct charges then yes you will need to register for each connected account I believe

abstract void
#

Is that possible to do it in the Dashboard?

#

Haven't found Domains section in the connected account profile

prime shard
abstract void
#

Got you! Thank you for the help!

One more question - if some clients use their own Stripe API keys, we should host their own .well-known/apple-developer-merchantid-domain-association on our server?

#

Or it's identical for every Stripe account

prime shard
#

The file is always the same, so you can re-use it acress accounts. You just need to make sure you are using the Stripe-specific one

#

Which is the one you are already using if you have successfully registered a domain with us

abstract void
#

Ok, thank you very much!