#letlu_docs
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/1457657122648232009
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Happy to help
Hello
Could you please clarify more details about your need?
Our app needs to change the Apple company's main account. After the change, will the old and new versions of the app still be able to use Apple Pay within Stripe?
Thanks and can you share more details about your integration? You are accepting Apple Pay with what product exactly ?
Our app is developed using React Native, and the SDK we use is @stripe/stripe-react-native
Then you need to create a new Apple Pay certificate:
https://docs.stripe.com/apple-pay?platform=react-native
Will the creation of a new certificate affect Apple Pay in older versions of the app?
No, bu don't delete the old one from your dashboard immediatly
Wait couple of days and then you can write to us via Stripe Support to confirm that your old certificate is no more in use, then you can delete it safely.
Do you mean it can support two Apple Pay certificates simultaneously?
Yes during the transition period
Do you need to configure your Apple Pay certificate in your backend? Where exactly should it be configured?
If you are using react native, no you don't need to configure any thing in your backend
Doesn't your management backend require any configuration
Which backend is used to delete certificates in this control panel? Is it Apple's or yours?
Yes, but not by your end
As mentioned previously, you need to create the new certificate, upload it in your Stripe Dashboard then reach out via Stripe Support in order to validate that every thing is set, if there is still other action required you'll get updated by email
http://support.stripe.com/contact
Is there a screenshot showing where to configure this certificate in your backend?
๐ taking over for my colleague. Let me catch up.
you can find instructions here https://docs.stripe.com/payments/mobile/accept-payment?platform=ios&type=payment#create-a-new-apple-pay-certificate
Is it enough to just add a new merchant ID and certificate here
yes
Since we don't want to affect the old version of the app, we won't touch the existing merchant IDs and certificates. Can we just add new ones? How long can we use the old version of the merchant IDs and certificates? Can they be used indefinitely as long as the Apple certificate hasn't expired?