Stripe v8.0.6 Release Notes

Release Date: 2016-09-01 // over 7 years ago
    • ๐Ÿ‘Œ Improved internationalization on billing address forms
      • Users in countries that don't use postal codes will no longer see that field.
      • The country field is now auto filled in with the phone's region
      • Changing the selected country will now live update other fields on the form (such as State/County or Zip/Postal Code).
    • ๐Ÿ›  Fixed an issue where certain Cocoapods configurations could result in Stripe resource files being used in place of other frameworks' or the app's resources.
    • ๐Ÿ›  Fixed an issue where when using Apple Pay, STPPaymentContext would fire two didFinishWithStatus messages.
    • ๐Ÿ›  Fixed the deviceSupportsApplePay method to also check for Discover cards.
    • โœ‚ Removed keys from Stripe.bundle's Info.plist that were causing iTunes Connect to sometimes error on app submission.