Skip to content

pmella16/react-native-stripe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-stripe-api

npm version

The best Stripe library for React Native.

Installation

$ npm i react-native-stripe-api --save

Setup

Stripe API

This lib need a webhook url, details here : https://api.slack.com/incoming-webhooks.

const webhookURL = '<your webhook URL provided by Slack, ie. Incoming WebHooks>'
const Stripe = new Stripe(webhookURL)

Functions

Key Type Default Description
??? string ':iphone:' ???

FAQ

Is it supported and tested both on android and iOS?

YES

Contribution

Questions

Feel free to contact me or create an issue

made with ♥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published