Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 236 Bytes

Stripe API Wrapper

Stripe API wrapper for react native and a credit card information form generated with tcomb-form-native.

Set up

  • npm install
  • Modify stripeConfig.js to use your configuration to get access to Stripe API.