tipsi-stripe-stellarity
Advanced tools
Changelog
[8.0.0] - 2021-01-16
stripe-android
upgraded from 8.1.0 to 10.4.0stripe-ios
sdk -> 16.0.7, but recommended 17.0.1 or later (update your Podfile
or vendored stripe-ios
!)stripe.createPaymentMethod(…)
stripe.confirmPaymentIntent(…)
stripe.confirmSetupIntent(…)
stripe.authenticatePaymentIntent(…)
(only used with manual confirmation mode)stripe.potentiallyAvailableNativePayNetworks(…)
stripe.slugForCardBrand(…)
and stripe.presentableStringForCardBrand(…)
to normalize Card Brand Strings that change values depending on which API you're working with. (Stripe API oddity)