UNPKG

@mftechio/react-native-cardverify

Version:

This library provides payment card scanning and verification functionality for your react-native app.

192 lines (115 loc) 12.7 kB
# Changelog ## [1.0.49](https://github.com/getbouncer/react-native-cardverify/tree/1.0.49) (2021-10-13) **Merged pull requests:** - Ready call for iOS [\#66](https://github.com/getbouncer/react-native-cardverify/pull/66) ([kingst-stripe](https://github.com/kingst-stripe)) - Callback on models downloaded on Android [\#65](https://github.com/getbouncer/react-native-cardverify/pull/65) ([awush-stripe](https://github.com/awush-stripe)) ## [1.0.48](https://github.com/getbouncer/react-native-cardverify/tree/1.0.48) (2021-09-25) **Merged pull requests:** - bump to iOS native to 2.1.5 [\#64](https://github.com/getbouncer/react-native-cardverify/pull/64) ([jaimepark-stripe](https://github.com/jaimepark-stripe)) ## [1.0.47](https://github.com/getbouncer/react-native-cardverify/tree/1.0.47) (2021-09-15) **Merged pull requests:** - Expose the `downloadModels` method from the iOS plugin [\#63](https://github.com/getbouncer/react-native-cardverify/pull/63) ([kingst-stripe](https://github.com/kingst-stripe)) - Add deferred model downloads to android [\#62](https://github.com/getbouncer/react-native-cardverify/pull/62) ([awush-stripe](https://github.com/awush-stripe)) - Resolve build issues on Xcode 12+ when use\_frameworks is enabled [\#55](https://github.com/getbouncer/react-native-cardverify/pull/55) ([fuller](https://github.com/fuller)) ## [1.0.46](https://github.com/getbouncer/react-native-cardverify/tree/1.0.46) (2021-09-10) **Merged pull requests:** - Fix the topViewController logic when multiple viewControllers [\#61](https://github.com/getbouncer/react-native-cardverify/pull/61) ([kingst-stripe](https://github.com/kingst-stripe)) ## [1.0.45](https://github.com/getbouncer/react-native-cardverify/tree/1.0.45) (2021-08-09) **Merged pull requests:** - Upgrade android version [\#60](https://github.com/getbouncer/react-native-cardverify/pull/60) ([awush-stripe](https://github.com/awush-stripe)) - Update CODEOWNERS [\#59](https://github.com/getbouncer/react-native-cardverify/pull/59) ([jaimepark-stripe](https://github.com/jaimepark-stripe)) ## [1.0.44](https://github.com/getbouncer/react-native-cardverify/tree/1.0.44) (2021-07-27) **Merged pull requests:** - Downgrade to ios11.0 [\#58](https://github.com/getbouncer/react-native-cardverify/pull/58) ([jaimepark-stripe](https://github.com/jaimepark-stripe)) ## [1.0.43](https://github.com/getbouncer/react-native-cardverify/tree/1.0.43) (2021-07-26) **Merged pull requests:** - Added platform conditional to example App.js [\#57](https://github.com/getbouncer/react-native-cardverify/pull/57) ([jaimepark-stripe](https://github.com/jaimepark-stripe)) ## [1.0.42](https://github.com/getbouncer/react-native-cardverify/tree/1.0.42) (2021-07-20) **Merged pull requests:** - Port objc to Swift and add customization interface [\#56](https://github.com/getbouncer/react-native-cardverify/pull/56) ([jaimepark-stripe](https://github.com/jaimepark-stripe)) ## [1.0.41](https://github.com/getbouncer/react-native-cardverify/tree/1.0.41) (2021-06-02) **Merged pull requests:** - Update dependencies [\#54](https://github.com/getbouncer/react-native-cardverify/pull/54) ([awush-stripe](https://github.com/awush-stripe)) ## [1.0.40](https://github.com/getbouncer/react-native-cardverify/tree/1.0.40) (2021-05-27) **Merged pull requests:** - Upgrade android [\#53](https://github.com/getbouncer/react-native-cardverify/pull/53) ([awush-stripe](https://github.com/awush-stripe)) - Update cardverify with button fix [\#52](https://github.com/getbouncer/react-native-cardverify/pull/52) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Upgrade android version [\#49](https://github.com/getbouncer/react-native-cardverify/pull/49) ([awushensky](https://github.com/awushensky)) ## [1.0.39](https://github.com/getbouncer/react-native-cardverify/tree/1.0.39) (2021-05-15) **Merged pull requests:** - Update example to add custom buttons [\#51](https://github.com/getbouncer/react-native-cardverify/pull/51) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Fix unit tests [\#50](https://github.com/getbouncer/react-native-cardverify/pull/50) ([awushensky](https://github.com/awushensky)) ## [1.0.38](https://github.com/getbouncer/react-native-cardverify/tree/1.0.38) (2021-04-22) ## [1.0.37](https://github.com/getbouncer/react-native-cardverify/tree/1.0.37) (2021-04-16) **Merged pull requests:** - Add local verification result to iOS [\#48](https://github.com/getbouncer/react-native-cardverify/pull/48) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Remove strict react dependency [\#47](https://github.com/getbouncer/react-native-cardverify/pull/47) ([awushensky](https://github.com/awushensky)) - Support local android verification [\#46](https://github.com/getbouncer/react-native-cardverify/pull/46) ([awushensky](https://github.com/awushensky)) - Change card input package which was causing issue [\#45](https://github.com/getbouncer/react-native-cardverify/pull/45) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Fixing peer dependency react issue [\#44](https://github.com/getbouncer/react-native-cardverify/pull/44) ([jaimejiyepark](https://github.com/jaimejiyepark)) ## [1.0.36](https://github.com/getbouncer/react-native-cardverify/tree/1.0.36) (2021-03-10) **Merged pull requests:** - Do not require github token for checkout [\#43](https://github.com/getbouncer/react-native-cardverify/pull/43) ([awushensky](https://github.com/awushensky)) - Update package lock and release script [\#42](https://github.com/getbouncer/react-native-cardverify/pull/42) ([awushensky](https://github.com/awushensky)) - Update cardverify-ios library to 2.0.12 [\#41](https://github.com/getbouncer/react-native-cardverify/pull/41) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Update ios version [\#40](https://github.com/getbouncer/react-native-cardverify/pull/40) ([awushensky](https://github.com/awushensky)) - Bump to CardVerify 2.0.11 [\#39](https://github.com/getbouncer/react-native-cardverify/pull/39) ([jaimejiyepark](https://github.com/jaimejiyepark)) ## [1.0.33](https://github.com/getbouncer/react-native-cardverify/tree/1.0.33) (2021-01-21) **Merged pull requests:** - Update project to accommodate CardVerify 2.0.10 [\#38](https://github.com/getbouncer/react-native-cardverify/pull/38) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Update version for iOS release [\#36](https://github.com/getbouncer/react-native-cardverify/pull/36) ([awushensky](https://github.com/awushensky)) - Use new CardVerify 2.0.7 and update example r [\#35](https://github.com/getbouncer/react-native-cardverify/pull/35) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Allow skip verification on model download failure [\#34](https://github.com/getbouncer/react-native-cardverify/pull/34) ([awushensky](https://github.com/awushensky)) - Use xcframeworks [\#33](https://github.com/getbouncer/react-native-cardverify/pull/33) ([awushensky](https://github.com/awushensky)) ## [1.0.24](https://github.com/getbouncer/react-native-cardverify/tree/1.0.24) (2020-12-04) **Merged pull requests:** - Upgrade native libraries [\#32](https://github.com/getbouncer/react-native-cardverify/pull/32) ([awushensky](https://github.com/awushensky)) ## [1.0.23](https://github.com/getbouncer/react-native-cardverify/tree/1.0.23) (2020-11-25) **Merged pull requests:** - Bump version to 1.0.23 [\#31](https://github.com/getbouncer/react-native-cardverify/pull/31) ([awushensky](https://github.com/awushensky)) - Added curly brace [\#30](https://github.com/getbouncer/react-native-cardverify/pull/30) ([jaimejiyepark](https://github.com/jaimejiyepark)) ## [1.0.21](https://github.com/getbouncer/react-native-cardverify/tree/1.0.21) (2020-11-11) **Merged pull requests:** - Update native libraries [\#29](https://github.com/getbouncer/react-native-cardverify/pull/29) ([awushensky](https://github.com/awushensky)) - Add manual card check on iOS [\#28](https://github.com/getbouncer/react-native-cardverify/pull/28) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Update native libraries [\#27](https://github.com/getbouncer/react-native-cardverify/pull/27) ([awushensky](https://github.com/awushensky)) - Fix NPE [\#26](https://github.com/getbouncer/react-native-cardverify/pull/26) ([awushensky](https://github.com/awushensky)) - Upgrade android native [\#25](https://github.com/getbouncer/react-native-cardverify/pull/25) ([awushensky](https://github.com/awushensky)) - Upgrade native libraries [\#24](https://github.com/getbouncer/react-native-cardverify/pull/24) ([awushensky](https://github.com/awushensky)) - Upgrade cardverify [\#23](https://github.com/getbouncer/react-native-cardverify/pull/23) ([awushensky](https://github.com/awushensky)) - Update cardverify [\#22](https://github.com/getbouncer/react-native-cardverify/pull/22) ([awushensky](https://github.com/awushensky)) ## [1.0.12](https://github.com/getbouncer/react-native-cardverify/tree/1.0.12) (2020-10-06) **Merged pull requests:** - Fix expiry extraction [\#21](https://github.com/getbouncer/react-native-cardverify/pull/21) ([awushensky](https://github.com/awushensky)) - Pin cardverify version [\#20](https://github.com/getbouncer/react-native-cardverify/pull/20) ([awushensky](https://github.com/awushensky)) - Update README.md [\#19](https://github.com/getbouncer/react-native-cardverify/pull/19) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Add VGS image flag [\#17](https://github.com/getbouncer/react-native-cardverify/pull/17) ([jaimejiyepark](https://github.com/jaimejiyepark)) ## [1.0.10](https://github.com/getbouncer/react-native-cardverify/tree/1.0.10) (2020-10-02) **Merged pull requests:** - Update android library [\#18](https://github.com/getbouncer/react-native-cardverify/pull/18) ([awushensky](https://github.com/awushensky)) ## [1.0.9](https://github.com/getbouncer/react-native-cardverify/tree/1.0.9) (2020-10-02) **Merged pull requests:** - Upgrade android version [\#16](https://github.com/getbouncer/react-native-cardverify/pull/16) ([awushensky](https://github.com/awushensky)) ## [1.0.8](https://github.com/getbouncer/react-native-cardverify/tree/1.0.8) (2020-09-23) **Merged pull requests:** - Bump cardverify versino [\#15](https://github.com/getbouncer/react-native-cardverify/pull/15) ([awushensky](https://github.com/awushensky)) ## [1.0.7](https://github.com/getbouncer/react-native-cardverify/tree/1.0.7) (2020-09-18) **Merged pull requests:** - Update release version [\#14](https://github.com/getbouncer/react-native-cardverify/pull/14) ([awushensky](https://github.com/awushensky)) - Fix dismissing the view [\#13](https://github.com/getbouncer/react-native-cardverify/pull/13) ([jaimejiyepark](https://github.com/jaimejiyepark)) ## [1.0.6](https://github.com/getbouncer/react-native-cardverify/tree/1.0.6) (2020-09-17) **Merged pull requests:** - Upgrade android version [\#12](https://github.com/getbouncer/react-native-cardverify/pull/12) ([awushensky](https://github.com/awushensky)) - Fix to support vc present [\#11](https://github.com/getbouncer/react-native-cardverify/pull/11) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Update cardverify iOS [\#10](https://github.com/getbouncer/react-native-cardverify/pull/10) ([awushensky](https://github.com/awushensky)) ## [1.0.4](https://github.com/getbouncer/react-native-cardverify/tree/1.0.4) (2020-09-15) **Merged pull requests:** - Support ios 5030 [\#9](https://github.com/getbouncer/react-native-cardverify/pull/9) ([awushensky](https://github.com/awushensky)) - Update cardverify android and ios versions [\#8](https://github.com/getbouncer/react-native-cardverify/pull/8) ([awushensky](https://github.com/awushensky)) - Upgrade android to 0031 [\#7](https://github.com/getbouncer/react-native-cardverify/pull/7) ([awushensky](https://github.com/awushensky)) - Update readme [\#6](https://github.com/getbouncer/react-native-cardverify/pull/6) ([awushensky](https://github.com/awushensky)) - Minor changes [\#5](https://github.com/getbouncer/react-native-cardverify/pull/5) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Added support for cardverify-ios [\#4](https://github.com/getbouncer/react-native-cardverify/pull/4) ([jaimejiyepark](https://github.com/jaimejiyepark)) - Use scoped package [\#2](https://github.com/getbouncer/react-native-cardverify/pull/2) ([awushensky](https://github.com/awushensky)) - Use cardverify [\#1](https://github.com/getbouncer/react-native-cardverify/pull/1) ([awushensky](https://github.com/awushensky)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*