Sorry to hear that, have you been able to add a stripe to your checkout, and how? I have connected my Stripe account to my Shopify store. However, when I checked my checkout page, I noticed that there are no payment methods supported by Stripe. The only alternative method I found was PayPal. Do I need to do any coding to add Stripe payments to my checkout?
Topic summary
Apple Pay domain verification via Stripe is failing for Shopify stores because the required file (apple-developer-merchantid-domain-association) must be hosted at https://domain/.well-known/, but Shopify’s file uploads live on cdn.shopify.com and not at the root domain path. An error screenshot shows Stripe reporting the file is missing at the expected location.
Workarounds reported by users:
- In Shopify Admin > Settings > Payment providers > Stripe, try enabling Apple Pay directly.
- Contact Stripe Support to enable Apple Pay or provide an alternate verification method.
Conflicting info and constraints:
- Some users say Stripe told them Shopify controls this payment method and Stripe can’t activate it.
- Shopify does not allow placing files at arbitrary top-level paths, creating a mismatch with Stripe’s verification requirement.
- One user also can’t see Stripe methods at checkout and asked if coding is needed (no resolution shared).
Most recent updates:
- A Shopify moderator (Shay) states Shopify Technical Support should be able to resolve this and provided a script to escalate via live support.
- A ticket (818472c8-0d53-4eeb-8687-fcddf933da7c) was submitted; outcome pending.
Status: No confirmed fix in-thread; issue remains open. Next steps: escalate to Shopify Technical Support using the provided script and coordinate with Stripe; await ticket results.