The best Stripe library for React Native.
$ npm i react-native-stripe-api --save
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)
Key | Type | Default | Description |
---|---|---|---|
??? | string | ':iphone:' | ??? |
YES
-
@xcapentier The main author.
PRs are welcome !
Feel free to contact me or create an issue
made with ♥