21 Commits

Author SHA1 Message Date
Anton Kuznetsov
5e72b07485 [5.2.4] Add missing {number|expiration|cvc}Placeholder fields to iOS <PaymentCardTextField /> 2018-06-28 13:44:03 +03:00
Anton Kuznetsov
da83085c6b Add pre-install hook to avoid problems with RN 2018-06-27 20:22:22 +03:00
Anton Kuznetsov
01e8153524 Fix Xcode version to 9.1 (#314)
* Fix Xcode version to 9.2

* Update appium to 1.8.0

* NVM_NODEJS_ORG_MIRROR => NODEJS_ORG_MIRROR

* Update deps, set target to xcode9.1

* Update deps

* Finally update deps
2018-06-20 01:27:11 +03:00
Anton Kuznetsov
baacb543a5 Add new documentation website 2018-04-03 15:23:28 +02:00
Andrey
9c750e3313 [4.2.3] Update gradle and Android components (#179) 2017-12-07 17:29:40 +03:00
pera
1729488bd5 [4.2.0] Added createSourceWithParams method for Android (#112) (#115)
* Added createSourceWithParams method for Android

* Fixed typo in giropay

* Accept license for Android build-tools-26.0.1

* Accept license for SDK

* Update for gradle

* Fixed comments and Android crash

* Handle redirects

* Fixed redirect in Android 5

* Update Sources test suite

* Update Sources test suite

* Update Sources test suite

* There is a problem with buttons on Stripe site in browser on Android

* Bump version

* Add android 7 emular

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update suites

* Update .travis

* Update .travis

* Update .travis

* Update .travis

* Update .travis

* Update .travis

* Update .travis

* Update .travis

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update 06_test_sources for swipe on Android

* Temporary disable helper.screenshot()

* Add environment variables to identify jobs on CI

* Use armeabi-v7a-android-25 emulator for Android 7

* Use armeabi-v7a-android-25 emulator for Android 7

* Return armeabi-v7a-android-24 as emulator for Android 7

* Tests passed on Android 5

* Remove extra changes

* Remove extra changes

* Remove screenshooter on error

* Update nativeSwipe and nativeClick

* Update nativeSwipe and nativeClick

* Update nativeSwipe

* Update nativeSwipe

* Update Custom Card expiration date, update nativeSwipe

* Update tests
2017-12-06 11:50:52 +03:00
Anton Kuznetsov
511b2d9c0a Added createSourceWithParams method for iOS (#112) 2017-11-06 17:14:53 +03:00
Anton Kuznetsov
92b96a2ca4 Add tipsi-stripe.podspec (#147) 2017-10-31 00:13:43 +03:00
dmytrozavgorodniy
46d68a864e [3.8.2] Fix iOS HEADER_SEARCH_PATHS (#141)
* Add additional iOS dependencies to Podfile

* Add ios/Podfile to files_to_copy in .travis/before-install.sh

* Fix HEADER_SEARCH_PATHS for TPSStripe.xcodeproj

* Review fixes

* Bump package version
2017-10-19 17:19:18 +03:00
Anton Kuznetsov
a4ef90e22d [3.8.1] Revert 3.8.0 (#139)
* [3.8.1] Revert 3.8.0

* [3.8.1] Update local-ci, make sure that dependencies work correctly after reinstallation

* [3.8.1] Update local-ci, make sure that dependencies work correctly after reinstallation
2017-10-14 14:21:07 +03:00
dmytrozavgorodniy
7f364cbc1b Link Stripe pod dependency to TPSStripe target via cocoapods (#134) 2017-10-12 12:05:38 +03:00
Andrey
2db8b77332 Check in every method that user called init method (#110) 2017-09-11 10:00:31 +03:00
Bill
0ac863f801 Update post-link-android.sh (#83)
spelling
2017-07-10 18:07:30 +03:00
Anton Petrov
71bf515749 Added prefilledInformation field for paymentRequestWithCardForm() method (#69) fixes #49 fixes #17
* Updated Stripe to 10.1.0, added prefilledInformation field for paymentRequestWithCardForm() method

* Added tests for prefilledInformation field in paymentRequestWithCardForm() method

* Updated README.md, other small fixes

* Update version to 3.0.0

* Rename internal iOS methods

* Fix unused var in test
2017-06-01 11:26:53 +03:00
Sergey Zhukov
86f2ce3f17 Solution for use_frameworks! CocoaPods directive (#38) Fixes #29, fixes #36
* fix for ‘use_frameworks!’ directive in Podfile

* changed wait time in tests
2017-03-10 09:40:39 +02:00
fAns1k
fe3cd738fb Change source tipsi-appium-helper from github to npm (#16)
* Use tipsi-appium-helper for e2e tests

* Updated Appium

* - Changed source tipsi-appium-helper from github to npm

* Updated run Appium command in local-ci script
2017-01-09 14:38:11 +03:00
Anton Petrov
5671bcff76 Update CI (#13)
* Updated local-ci script and travis script to init new example project and link library

* Removed example_tmp project

* Fix iOS example build command

* Copy build.gradle to temp example project

* Fixed Travis before-install script

* Travis possible fix

* God-like fix for copy script

* Add settings.gradle into cp pipeline

* Some fixes for local-ci script

* Fixed local-ci script

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for local-ci script

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Some fixes for Travis scripts

* Improvements for local-ci and Travis scripts

* Fixed iOS post-link script

* Some fixes in ci scripts

* Fixed naming for macOS in CI scripts

* Freeze Stripe version for iOS and Adnroid
2016-12-21 23:16:10 +07:00
Anton Kuznetsov
ef0a9de1ea tipsi-dropdown => tipsi-stripe (#9)
* tipsi-dropdown => tipsi-stripe

* Fix indent in Readme
2016-12-05 22:26:45 +03:00
Anton Petrov
06a8220dbc Fixed Android deprecation warnings, updated react-native version in example app (#7)
* - buterknife is removed

* - deprecated methods change to recommended

* Upgraded react-native version, added post-link script for android

* Fixed typo in build.gradle

* Updated Appium version

* Updated minimum Android SDK version in README.md
2016-11-28 16:26:03 +03:00
fAns1k
4ca18e7f25 Stripe Android implementation (#5)
* - add android part to master current state

* - little fix

* - little fix 2

* - try fix travis

* - try fix travis 2

* - try fix travis 3

* - travis fixed
- little changes in tests

* - travis fixes try
- changed timing

* Fix description in package.json

* Fix gradlew permissions

* - revert in package.json and gradlew

* - try fix travis. find reason 1

* - try fix travis. find reason 2

* - try fix travis. find reason 3

* - test passed. try repeat result

* Try to fix android test on Travis

* Replcaed waitForVisible with waitForEnabled in Card Form test

* - save state after 3 successful try

* Some fixes in android tests

* Some fixes in android tests

* Some fixes in android tests

* Try to fix tests in Travis

* Try to fix tests in Travis

* Try to fix tests in Travis

* Try to fix tests in Travis

* Clean up tests

* - final fixes readme
- try tests

* - try tests 2

* - try tests 3

* Uncommet android test command in local ci script

* Improved android Input Component tests, other additions

* Shared CardFormScreen component code between platforms

* Shared CustomCardScreen component code between platforms

* Shared CardTextFieldScreen component code between platforms

* - fixed remarks of code review
- added more options for Android Pay request

* - fixed other remarks of code review

* Shared Root component code between platforms

* Fixed configure script

* Try to fix local ci script on linux

* Some improvements in code style

* Some improvements in code style

* - fixed other remarks of code review
- removed unused dialog fragment
- add more params to returned stripe token object
- small fixes in readme

* - fixed error from previous commit

* Huge restructure for test helper, added new methods for platform specific code

* - remove spaces from card number

* Shared tests between platforms

* Fix Root component

* Fixed Card Text Field test
2016-11-26 12:38:41 +03:00
Anton Petrov
a5d007f5b0 Stripe iOS implementation (#1)
Implemeted:

Apple Pay form
Add Card form
Create token based on card params
Wrapper for STPPaymentCardTextField
Added example iOS project, tests and local CI script

To run local CI you need to specify PUBLISHABLE_KEY and MERCHANT_ID environment variables:

PUBLISHABLE_KEY=<...> MERCHANT_ID=<...> npm run ci
2016-11-08 22:50:00 +03:00