nicolaslopezj / stripe-graphql

Simple Stripe and GraphQL integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stripe for Apollo and Meteor

  • Install package
meteor add orionsoft:stripe-graphql
  • Add stripeSecretKey to Meteor settings

  • Import

import 'meteor/orionsoft:stripe-graphql'
  • Check the docs in Graphiql

About

Simple Stripe and GraphQL integration


Languages

Language:JavaScript 100.0%