-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update SDK’s to latest, prepare for OSS
- Loading branch information
1 parent
aa3181f
commit c40de14
Showing
1,880 changed files
with
141,441 additions
and
11,460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
TODO: place your license here and we'll include it in the module distribution | ||
UNLICENSED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Titanium Stripe | ||
|
||
Use the native Stripe SDK's (iOS/Android) in Titanium! | ||
|
||
## Example | ||
|
||
See the [./example/app.js](app.js) for a detailed example. | ||
|
||
## Author | ||
|
||
Hans Knöchel | ||
|
||
## License | ||
|
||
UNLICENSED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
dependencies { | ||
implementation 'com.stripe:stripe-android:16.0.0' | ||
implementation 'com.stripe:stripe-android:19.2.2' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
github "stripe/stripe-ios" ~> 19.0.1 | ||
github "stripe/stripe-ios" ~> 21.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
github "stripe/stripe-ios" "v19.0.1" | ||
github "stripe/stripe-ios" "21.12.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 0 additions & 40 deletions
40
ios/platform/Stripe.framework/Headers/FauxPasAnnotations.h
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
ios/platform/Stripe.framework/Headers/STDSChallengeStatusReceiver.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.