#gmac-reactnative-deferintent
1 messages · Page 1 of 1 (latest)
gmac-reactnative-deferintent
@ruby bramble the most recent version of our React Native SDK has a new approach that lets you initialize the SDK without a client secret. See https://stripe.com/docs/payments/accept-a-payment-deferred?platform=react-native
Checking to make sure I have the latest version
it does change how to initialize the SDK too
Got it. Was this on the bump from .28 -> .29?
yes, see the changelog https://github.com/stripe/stripe-react-native/blob/master/CHANGELOG.md#features
ah wait that changelog is broken lol
here https://github.com/stripe/stripe-react-native/blob/master/CHANGELOG.md#0290---2023-07-13 look at the features section for that version
Got it. Thanks! I was on .28. I'll update and go from there
awesome!
@ruby bramble woo nice!