Stripe v8.0.5 Release Notes

Release Date: 2016-08-26 // over 7 years ago
    • You can now optionally use an array of PKPaymentSummaryItems to set your payment amount, if you would like more control over how Apple Pay forms are rendered.
    • ⚡️ Updated credit card and Apple Pay icons.
    • 🛠 Fixed some images not being included in the resources bundle target.
    • Non-US locales now have an alphanumeric keyboard for postal code entry.
    • 💅 Modals now use UIModalPresentationStyleFormSheet.
    • ➕ Added more accessibility labels.
    • STPPaymentCardTextField now conforms to UIKeyInput (thanks @theill).