Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tipsi/tipsi-stripe

React Native Stripe binding for iOS/Android platforms
https://github.com/tipsi/tipsi-stripe

android apple-pay ios react-native stripe

Last synced: about 2 months ago
JSON representation

React Native Stripe binding for iOS/Android platforms

Awesome Lists containing this project

README

        

# 🚨 This library is no longer maintained 🚨

If you're building apps with React Native, please use [Stripe's official React Native library](https://github.com/stripe/stripe-react-native).

# tipsi-stripe

If for some reason you cannot migrate to it now. And you can offer with testing new beta versions, please reach me in [discord](https://discord.gg/vmBxnBw) (name: cybergrind#4625). Just PM with github account name + platforms you can check will be enough.
I will ping you when we have something to check.

[![npm version](https://img.shields.io/npm/v/tipsi-stripe.svg?style=flat-square)](https://www.npmjs.com/package/tipsi-stripe)
[![build status](https://img.shields.io/travis/tipsi/tipsi-stripe/master.svg?style=flat-square)](https://travis-ci.org/tipsi/tipsi-stripe)

## React Native Stripe binding for iOS/Android platforms

Join our Discord channel to access the beta, to get support from the contributors, and to help us
be aware of any issues you find. Here is the invite link: https://discord.gg/vmBxnBw

We'll make notifications on that channel as new beta releases are published, along with sharing
documentation and handling questions.

p.s. if you are skilled at writing Appium tests, please raise your hand on the channel!

Cheers!

## Documentation

https://tipsi.github.io/tipsi-stripe/docs/index.html

```sh
# help us with docs!
npm install docusaurus

# to run docs locally
npm run start-docs

# and open http://localhost:3000/tipsi-stripe/docs/index.html

# upgrade existing docs website in repo
npm run build-docs
```

## Changelog

[Full changelog](/CHANGELOG.md)

[[9.0.0 - 2021-03-16 Bumped ios sdk and fixed xcode 12.5]](/CHANGELOG.md#900---2021-03-24)

[[8.0.0] - 2021-01-16 **Breaking changes**](/CHANGELOG.md#800---2021-01-16)

[[7.0.0] - 2019-01-08 **Breaking changes**](/CHANGELOG.md#700---2019-01-08)

[[6.0.0] - 2018-10-24 **Breaking changes**](/CHANGELOG.md#600---2018-10-24)

[[5.0.0] - 2018-03-21 **Breaking changes**](/CHANGELOG.md#500---2018-03-21)

## Documentation

https://tipsi.github.io/tipsi-stripe/

```sh
# help us to upgrade docs locally
npm run start-docs

# upgrade existing docs website in repo
npm run build-docs
```

## Community

[Discord](https://discord.gg/vmBxnBw)

## License

tipsi-stripe is available under the MIT license. See the [LICENSE](https://github.com/tipsi/tipsi-stripe/tree/master/LICENSE) file for more info.