#caderann_apple-pay-certificates
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/1367531626535456948
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- caderann_docs, 2 days ago, 4 messages
apologies for necro, I had notifications off for this server, so could not continue the discussion
Hi ๐
It's not clear to me what Stripe API issue you are having
on the previously asked question here is the apple doc: https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/
I can only provide advice on Stripe API integrations so it would be very helpful for me if you could rephrase your question in terms of Stripe API integrations
so the issue is that stripe manages our apple pay domain verification files, and provides us with the CSR we upload to apple developer account in order to generate a merchant ID, which in turn allows us to generate a certificate that then has to be uploaded back to stripe for us to be able to activate apple pay for our white-labelled apps
but since we have more than 100 clients that use apple pay now, we are not able to create merchant IDs with the CSR generated by stripe
I think the stripe docs on setting up apple pay for merchants do not take into account this limit
and only give us the guide for manually creating a merchant ID from the apple developer website
https://docs.stripe.com/apple-pay => this is what I'm referring to
this is the error i get on apple developer:
I'm unsure exactly who to get in touch with here, since apple recommends using the Apple pay merchant registration API (https://developer.apple.com/documentation/applepaywebmerchantregistrationapi), but so far stripe has generated the CSR on our behalf.
so I've sent apple a mail and contacted stripe here
Unfortunately this isn't the kind of help we can provide here. I recommend you reach out to Stripe Support directly here
okay, thanks for all your help.