#Mahesh

1 messages · Page 1 of 1 (latest)

formal jasperBOT
broken roost
#

Stripe account ID: acct_1NzR2UDlV1u4yXMN

eternal marlin
broken roost
#

i tried in safari (with apple wallet enabled)

#

yeah we have regiestered

eternal marlin
#

Is there a public URL that I can visit to reproduce the problem?

eternal marlin
#

Can you also share with me a PaymentIntent ID?

broken roost
#

we are not creating PaymentIntents during payment element creation. It will created at later point after user selected a payment method and submit it

eternal marlin
broken roost
#

yeah i can see it

formal jasperBOT
zenith quartz
#

Where is the Stripe account based?

broken roost
#

its from EU - Denmark

#

our platform account

#

connected account is from : UK

zenith quartz
#

Checking on this with my colleagues

#

How did you register this Apple Pay domain on acct_1NzR2UDlV1u4yXMN?

broken roost
#

using stripe npm repository

        domain_name: domainName,
      });```
zenith quartz
broken roost
#

yeah, i passed the keys. domain got registered aswell

zenith quartz
#

That's the API you should be using

broken roost
#

but how it is working for our other connected account?

#

for example this account: acct_1IycRxG0CiRgLGph for this apple pay is showing up with the same logic we have

zenith quartz
#

Yeah, I don't know. I don't think you'e registered the domain using the API, at least according to our records, but you say you have

#

It looks like it was added in the Dashboard

#

Which won't work for Connect, the platform needs to register the domain via the API

broken roost
#

okay, is it possible to remove the registered domain through connect api?

#

and register it using connect api later

zenith quartz
#

It hasn't been registered via the API though

broken roost
#

yeah seems like our customer registerd them self, then tried the apple pay integraton from our end

#

probably it failed when we tried to register

zenith quartz
#

Yeah you'll need to use the API method I shared

#

Maybe automate that as part of your account onboarding flow.

#

Let me know if that fixes it