#asdfgh-iOS

1 messages · Page 1 of 1 (latest)

light rapids
#

Hi there!

#

Can you share a PaymentIntent ID where you see this issue?

peak owl
#

pi_3LBeacGLkhdqSWYO0qY4rnaL

dim sandal
#

Hi 👋 apologies for the delay. I'm jumping in as my teammate needed to step away.

peak owl
#

Hi

dim sandal
#

Are you using our React Native library for this, or are you working directly with our native Android/iOS SDKs?

peak owl
#

Here is my Stripe initialization

#

in url scheme I am passing my app bundle id, which I also added under the url types in Xcode

#

And here is example how I am creating a request to Stripe in my backend

#

Payment method types are ['card', 'p24']

dim sandal
#

Thank you, I saw the same on my side. I'm terribly familiar with that package as it isn't one of ours, so I'm wondering if maybe it doesn't yet have support for P24 on iOS.

peak owl
#

Okay, thank you

dim sandal
#

My understanding is that the Flutter package relies on our React Native library (which in turn is built using our native SDKs) so I would recommend checking with the team that supports that Flutter package to see if it is on a new enough version to support P24 on iOS.