Stripe v1.0.2 Release Notes

Release Date: 2013-09-09 // over 10 years ago
    • โž• Add exceptions for null successHandler and errorHandler.
    • โž• Added the ability to POST the created token to a URL.
    • Made STPCard properties nonatomic.
    • ๐Ÿšš Moved PaymentKit to be a submodule; added to Podfile as a dependency.
    • ๐Ÿ›  Fixed some warnings caught by the static analyzer (thanks to jcjimenez!)