#daniele-connect-applepay

1 messages · Page 1 of 1 (latest)

thorn rapidsBOT
high swift
#

daniele-connect-applepay

raw maple
#

Yep! Domain connected on the connected account

#

this is a screen from the connected account

#

an invoice with the production mode of Stripe will appear

high swift
#

in fact, it works on embed.sellix.io but not on his
I don't understand what that could mean I'm sorry. I'm going to need a bit more than this to go on. Like do you see the button? If not it's definitely a configuration issue on the account where you need to make sure that

  1. You register the domain on the connected account
  2. You initialize Stripe.js with the right connected account in the stripeAccount option as documented on https://stripe.com/docs/connect/authentication#adding-the-connected-account-id-to-a-client-side-application
raw maple
#

You initialize Stripe.js with the right connected account in the stripeAccount option as documented on
yes we did

#

You register the domain on the connected account
yes we did

high swift
#

Can you share your exact code + the exact account id you're passing + the error you see in the Safari JS console and any error in the network tab?

raw maple
#

so, very simply

#

this is the fully scrolled console.log, though i think many of those console logs are unrelated

#

the connected account is acct_1NbM88EqvvIFljS8

#

there are no errors in the network tab

high swift
#

Sorry you keep talking about "embedded" what does that mean? Like an iframe?

raw maple
high swift
#

Yeah sorry you shared a ton of pictures and tons of words, I'm struggling to follow most of it while helping a lot of other people

#

Is this the first time you're using an iframe? Or have you made the iframe work before with Apple Pay in another context?

raw maple
#

I'm struggling to follow most of it while helping a lot of other people
yeah yeah no worries, we're not rushing this; take your time

#

Is this the first time you're using an iframe
no, it's not the first time
we've never received such a report on thousands of customers, though i have no confirmation it also working before that i can clearly remember

high swift
#

Yes it can absolutely be the iframe because they have to be on the same domain. That's why I'm asking really. If you have never tested this before it likely never worked in the iframe

raw maple
#

the thing is that Stripe itself works

#

like, the SDK to get and use credit card payments, that works with no problems

#

only Apple Pay doesn't

#

also, if we could keep this open as i'm also loaded with other things to do ahah, will get to reply when possible

high swift
#

"Stripe itself works"
I mean it's all Stripe, just some features come with different restrictions. That restriction I quoted is specific to Apple Pay

#

So yeah if you have a website on example.com and then load an iframe from anotherwebsite.com then Apple Pay can not work

raw maple
#

ok, makes sense
we'll see how to work that out, thank you