Stripe v16.0.6 Release Notes

Release Date: 2019-08-13 // over 4 years ago
    • ➕ Adds a method to STPAuthenticationContext allowing you to configure the SFSafariViewController presented for web-based authentication.
    • ➕ Adds STPAddress initializer that takes STPPaymentMethodBillingDetails. #1278 * Adds STPAddress initializer that takes STPPaymentMethodBillingDetails. #1278
    • ➕ Adds convenience method to populate STPUserInformation with STPPaymentMethodBillingDetails. #1278 * Adds convenience method to populate STPUserInformation with STPPaymentMethodBillingDetails. #1278
    • STPShippingAddressViewController prefills billing address for PaymentMethods too now, not just Card. #1278 * STPShippingAddressViewController prefills billing address for PaymentMethods too now, not just Card. #1278
    • ⚡️ Update libStripe3DS2.a to avoid a conflict with Firebase. #1293