Sandip Gupta

Results 3 comments of Sandip Gupta

In java code, they are expecting paymentMethod or paymentMethodId, clientSecret parameters, which might be not in document after adding paymentMethodId my code is working

> @sandipgupta55 thank you for replying , could you please show me sample code const result = await stripe.confirmSetupIntent({ clientSecret: 'seti_xxxxxxxxxxxxxxx', paymentMethodId: 'pm_xxxxxxxxxxxx', });

Added in Podfile **pod 'SRSRadialGradient', :path => '../node_modules/react-native-radial-gradient/ios'** worked for me