#cole-redfearn
1 messages ยท Page 1 of 1 (latest)
Do you have a URL for the page that's generating that warning?
If you select an item, add it to the cart, then click on the cart and follow the checkout process until you get to the payment page, then you can see the warning
Just found it. Alright, digging some more. Will circle back in a couple minutes
Apologies if this seems redundant, but have you checked to make sure that this account has an Apple Pay domain registered?
Thanks! I for sure have the domain added for my stripe account, but maybe not for my stripe connect account? Do I need to register it separately for stripe connect?
Hi ๐
I"m stepping in for @graceful crest as they had to go
So you've got the domain registered on the the Platform account. What type of charges are you using? Direct, Destination, SC&T?
I'm not sure what the differences are between those. Could you please point me to some docs so I can give you a better answer?
Sure. Here are the docs on the different Connect charge types: https://stripe.com/docs/connect/charges
We're using direct charges
Okay great
And how was the Connect Account created?
Apple Pay on the web with Connect is complex
We have a main stripe account and then we created a stripe connect account within that main account, for testing purposes
Ah, was it created with your Test API keys?
Is the Connect Account connected to your Platform in Live mode?
Yes I believe it was created with the test API keys but I should verify
And it's currently in test mode rn
It's important how it was created.
If the request to /v1/accounts was made with your test API key, then you cannot use it for Apple Pay domain registration
If you are doing Direct Charges you will need to register the Apple Pay domain on the Connect Account but that must also be done with your Live mode API keys, following the approach documented here: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-using-with-connect
Ok thanks, I'm going to explore this some more. You mind leaving this thread open for a while in case I have some more questions?
We'll leave it open for ~1 hour but you can always review the content and ask new questions in the channel
sounds good thanks!
Hi Snufkin, to provide some additional details, the test account was created in the Stripe Dashboard under the 'Connect' tab in test mode, not sure if that has the same effects as creating a test account via API?
It's the same thing. That account cannot be used to test Apple Pay
Got it, we'll try it out with a real connect account then, thanks for the clarification
Happy to help ๐