Commit Graph

401 Commits

Author SHA1 Message Date
Jack Flintermann eeb6a0e626 small api changes 2016-01-20 19:47:03 -05:00
Ben Guo a0ff6441a5 add more application tests 2016-01-20 19:47:03 -05:00
Ben Guo 3444feb8fb change setCard to readwrite property 2016-01-20 19:47:03 -05:00
Ben Guo 6d661843d5 support clearing field with empty card 2016-01-20 19:47:03 -05:00
Ben Guo 7324b4ae0d add setCard 2016-01-20 19:47:03 -05:00
Jack Flintermann 65b7c11ce3 fix STPPaymentCardTextField content offset 2016-01-20 18:31:52 -05:00
Jack Flintermann 8c7d09a781 Merge pull request #287 from stripe/bg-nopubkey-crash
Always assert when validating publishable key
2016-01-20 16:53:13 -05:00
Jack Flintermann 97269cd53c Merge pull request #292 from stripe/bg-expose-card-icons
Expose card icons through UIImage category
2016-01-20 16:47:41 -05:00
Ben Guo 0157d47ad7 enable assertions in release framework target 2016-01-12 11:44:11 -05:00
Ben Guo 4432e37f0a move uiimage methods out of STPPaymentCardTextFieldViewModel, add tests 2016-01-12 11:34:51 -05:00
Ben Guo 2d55a62fc9 ignore ios9 deprecation warnings 2016-01-11 17:42:53 -05:00
Ben Guo 282a172e9a expose card icons in UIImage category 2016-01-11 15:36:11 -05:00
Ben Guo a1ffdb179f Merge pull request #291 from stripe/bg-validatecardparams
Add validationStateForCard to STPCardValidator
2016-01-11 12:08:24 -05:00
Ben Guo c14abe0737 Merge pull request #289 from stripe/bg-field-delegate
Add delegate methods for editing subfields
2016-01-11 12:07:48 -05:00
Ben Guo 53153df751 Add validationStateForCard 2016-01-06 13:02:37 -05:00
Ben Guo 1857ba4e03 add delegate methods for editing subfields 2016-01-04 17:00:10 -05:00
Ben Guo 564f5617ca convert pngs to 8 bit depth 2016-01-04 12:27:10 -05:00
Brad Fol 54e4e09090 Fix docs 2015-12-15 19:56:01 -08:00
Brad Fol a9ab32d2e8 Make brand and cvc imageFor into class methods 2015-12-15 19:45:15 -08:00
Brad Fol 79f1a8e8fc brandImage computed prop already takes into account field type 2015-12-15 12:26:14 -08:00
Brad Fol f41f3efdc8 Update docs 2015-12-15 12:14:04 -08:00
Brad Fol e46acd049a Remove unused parameter hack 2015-12-15 12:11:08 -08:00
Brad Fol b3e93dad58 Also refactor cvcImage into class method 2015-12-15 12:10:38 -08:00
Brad Fol d25023c9e0 Remove brandImage computed prop from ViewModel 2015-12-15 12:09:26 -08:00
Brad Fol 0f4af9cc8b Refactor into class method 2015-12-15 11:58:16 -08:00
Jack Flintermann 3fbd7a01a5 remove ibinspectable 2015-12-11 14:06:17 -05:00
Jack Flintermann 9e388800b4 Merge pull request #279 from stripe/jack-token-debugdescription
Implement debugDescription on STPToken
2015-12-07 14:52:06 -05:00
Jack Flintermann 3422ce6c10 implement debugdescription on STPToken 2015-12-07 14:42:43 -05:00
Ben Guo ba6dc0b47b Revert "[ApplePay] Take name and address from shippingAddress if present" 2015-12-03 11:28:06 -05:00
David Rothera fcf2b279e3 [ApplePay] Take name and address from shippingAddress if present 2015-12-01 22:37:27 +00:00
Klaas Pieter Annema 5bdb3298ba Allow subclasses to override layout rectangles 2015-11-23 16:38:22 -05:00
Jack Flintermann ce4cb94670 update STPCardValidator documentation 2015-11-21 14:47:21 -05:00
Ben Guo 1cfacc8dfe Merge pull request #270 from stripe/bg-recommended-settings
Update to recommended settings
2015-11-20 15:53:34 -05:00
Klaas Pieter Annema c2c0d98687 Ignore unused parameters 2015-11-19 12:59:32 -05:00
Klaas Pieter Annema 7c5ad17522 Add header docs 2015-11-19 12:09:33 -05:00
Klaas Pieter Annema 648d0cace7 Support customizing brand images 2015-11-19 12:01:49 -05:00
Ben Guo bc6d3d1530 update to recommended settings 2015-11-16 12:10:23 -05:00
Jack Flintermann dfc9f42942 expose cursorColor property on STPPaymentCardTextField 2015-11-02 22:37:13 -08:00
Jack Flintermann d5d077af09 fix CFBundleShortVersionString 2015-10-21 01:10:24 -04:00
Jack Flintermann 1f62fbd212 6.0.1 2015-10-21 00:07:19 -04:00
Jack Flintermann d65dc2f52f 6.0.0 2015-10-19 20:17:57 -04:00
Jack Flintermann ba23d08ca2 conditionally compile STPCategoryLoader 2015-10-19 19:14:37 -04:00
Jack Flintermann 1cd701349b remove super.initialize 2015-10-19 18:09:14 -04:00
Jack Flintermann 64c9346972 category loader for fabric 2015-10-19 18:01:16 -04:00
Jack Flintermann 574291ae60 fix info.plist 2015-10-17 18:25:52 -04:00
Jack Flintermann 96c1cb212d fix mis-merged has_include 2015-10-17 01:35:59 -04:00
Jack Flintermann 1d203ad332 add info.plist to static framework phase 2015-10-17 01:33:31 -04:00
Jack Flintermann 44e75569a7 minor fabric cleanup 2015-10-17 01:33:31 -04:00
Jack Flintermann efa8c5f12d add FABKitProtocol 2015-10-17 01:32:44 -04:00
Jack Flintermann bf68376e1a fix travis 2015-10-15 21:29:53 -04:00