#meowmeow6410_expo-apple-pay

1 messages · Page 1 of 1 (latest)

digital mistBOT
#

👋 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/1235934225040015371

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

night garnetBOT
turbid marten
#

Could you please share what guide exactly youa re following ?

white crater
turbid marten
#

I strongly recommend you to first downlod and run the official sample and then start with your own integration

white crater
night garnetBOT
turbid marten
#

Yes!

white crater
#

Got it. Let me try that first.

white crater
#

Just checking, am I allowed to have both initPaymentSheet and confirmPlatformPayPayment in the same screen sharing the same secret ?

#

I am asking this cause my app handles both Stripe and Apple pay in the same screen

quiet badge
#

Yeah I think that should be fine. Have you tested this yourself?

#

Recommend just testing these things in test mode

white crater
#

Yeah, Stripe payment is working fine for all env including prod. Only issue here is Apply pay

quiet badge
#

You're getting this in the sample app my colleague suggested?

#

Did you try with that?

white crater
#

I'm trying it right now. Seems a publishable key is required from my end.

#

Ok I tried to add the code to my project and remove the unnecessary ones and still got the same response

wise cairn
#

Hi there 👋 what version of the Expo SDK are you using, and which version of our react native library?

digital mistBOT
#

meowmeow6410_expo-apple-pay

white crater
#

Expo SDK ~50.0.17

#

@stripe/stripe-react-native ~0.35.1

wise cairn
#

Hm, okay, so those versions should align and be correct.

white crater
#

Okay that’s good

wise cairn
#

Are there any other errors being thrown to any of the logs? My iniitial thinking is that there is something off about the merchant ID or certificate you set up for this.

What is being returned when you perform the check to make sure Apple Pay is supported, is that still returning true?