1.0.3 • Published 5 months ago

expo-stripe-tap-to-pay v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

expo-stripe-tap-to-pay

A simple package that adds the entitlements to allow for the Tap to Pay feature using Expo

Installation

npm install expo-stripe-tap-to-pay
yarn add expo-stripe-tap-to-pay

Usage

Add this to your app.json plugins array

[
  "expo-stripe-tap-to-pay",
  {
    "merchantId": "merchant.com.example"
  }
]
1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago