Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn authored Mar 7, 2022
1 parent c40de14 commit 0de3472
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Use the native Stripe SDK's (iOS/Android) in Titanium!

## Requirements

- [x] Titanium SDK 9.2.0+
- [x] iOS 12+
- [x] Android 5+
- [x] A server to generate the ephemeral key (e.g. with Node.js or PHP)

## Example

See the [./example/app.js](app.js) for a detailed example.
Expand Down

0 comments on commit 0de3472

Please sign in to comment.