#Kais-ideal
1 messages · Page 1 of 1 (latest)
Yes i do. Can i safely pass it in here?
yup!
Yep!
and what version are you using?
React native: 0.64.3
@dapper igloo/stripe-react-native: 0.2.3
I found something by accident. It seems like the docs are not up to date yet. I tried to follow the docs to confirm the payment but when i used "type" instead of "paymentMethodType" it works!
Yeah, I think it's the opposite - the docs are up to date, but you're on an older version of the SDK
Aahh yeah the project is now around 3 months old so that should be why. Thanks for looking with me!
I will update the project asap
👍 Be sure to look at the changelog (https://github.com/stripe/stripe-react-native/blob/master/CHANGELOG.md) so you can see all the breaking changes
Is there a way to see an older version of the docs for now since the deadline is strict for this project?
Unfortunately there isn't - the only thing I can think of is looking at the example from the library (https://github.com/stripe/stripe-react-native/blame/009c344e654cfa5e17e5e25cb86b94cd1d88fd7b/example/src/screens/IdealPaymentScreen.tsx) and looking to see what the change looked like before they were updated for the rename
Alright. Last question. I'm trying to implement deep linking to return to the correct screen. Is there an example of this? At the moment when i autherize the payment the app goes back to the expo go app. When i open the project it returns to the screen for me to autherize the payment
card payments seems to work fine and returns to the correct screen by default
Have you seen the instructions here? https://stripe.com/docs/payments/ideal/accept-a-payment?platform=react-native#react-native-handle-deep-linking