#ceo_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1295374472760524800
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Hi ๐ do you have more details that you can share? I'm not able to gather much insight from you pasting the same thing in each field.
The typical causes for this are:
- You didn't verify the domain where you're hosting the Payment Element
- If you're using Connect, the domain was registered for the wrong Stripe Account
- You don't already have a card in your Apple Pay wallet in the browser you're using to test
So there are 2 situations that we are facing problems here.
1 is indeed the connect, for example we have clients that are connecting via Connect method - but we are not sure how to pass that to elements, if you can share an example how will be much apreciated
2 for our own acount - testing purpose - we can't use connect since it does not let us connect with the same parent acocunt or something like that, and here we have all the domains validated
Card in apple Pay wallet active, we can see Google pay and the other options.
Only Pay with apple missing.
Can you share a link to the page where this isn't working as expected?
If you see Google Pay, does that mean you're testing with Chrome?
Yes, but if you see Google Pay it gives me the impression you're testing with a browser that doesn't support Apple Pay.
What browser are you using for your testing?
That never been the case
We did all 100 tests with iphone devices
not with browser
How do I get from the link you shared to the payment page you show in your screenshot?
we do not expect to see an apple pay on chrome
I was showing you that google pay is there
however on Apple devices, Apple device latest OS iphone, cards in wallet, ipad not showing apple pay
from the shared link, select any category/subcategory of service
click one
add
it sill show you the summary and book now after that
select any available slot of date and time and -> guest checkout to show you the final page where the payment is set
I believe this is happening because the domain is verified in livemode, but not in testmode which you're using to test. Can you try to verify the domain here, making sure the testmode toggle near the top right is on in case the link doesn't do that for you:
https://dashboard.stripe.com/test/settings/payment_method_domains?enabled=true
I expect it to pass verification if it did when adding the domain for livemode. Let me know once that's passed and I'll take another look at the site.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yup, I see it there now.
now it works
on testing
but we have tested the live accounts and were not showing....
Where can I see that?
@lost crown - for the Connect accounts how should we proceed further ?
What do you mean?
so this is our main account
where we are testign and we fixed by verifying domains on testing
but we also have clients that connect via our CRM and are gonna use this integration
we already enabled this for a client and we can see only the card payment
how can we show the a pay and apple pay for them ?
Does your client have their own Stripe account? or are they also using your main account? If they have their own account, are you using Connect, and if so what charge structure are you using?
they have own account and connect on our backend via Connect
there is no charge structure right now
You have to be using a charge type/structure to show the Payment Element.
https://docs.stripe.com/connect/charges#types
Hm, I'm guessing a direct charge flow using oauth for connect onboarding based on what I'm seeing so far.
I think so too
In which case the domain needs to be registered on the Connected Account directly, using the approach shown here:
https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#register-your-domain-while-using-connect
Any time! Let me know if that doesn't do the trick and I'll be happy to take another look.