Stripe v6.1.0 Release Notes

Release Date: 2016-01-21 // over 8 years ago
    • 📇 Renamed card on STPPaymentCardTextField to cardParams.
    • You can now set an STPPaymentCardTextField's contents programmatically by setting cardParams to an STPCardParams object.
    • ➕ Added delegate methods for responding to didBeginEditing events in STPPaymentCardTextField.
    • ➕ Added a UIImage category for accessing our card icon images
    • 🛠 Fixed deprecation warnings for deployment targets >= iOS 9.0