Skip to content

Instantly share code, notes, and snippets.

@ktusznio
Last active December 15, 2015 20:58
Show Gist options
  • Save ktusznio/5321911 to your computer and use it in GitHub Desktop.
Save ktusznio/5321911 to your computer and use it in GitHub Desktop.
class InFlip
initialize: (options) ->
@set 'stripe_token', new Threadflip.StripeToken(options.stripeToken)
fetchStripeToken: ->
@get('stripe_token').fetch()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment