invisiblefunnel / test-hooks

An example Rails app showing how to test the handling of Stripe webhooks by StripeEvent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestHooks

An example app showing how to test the handling of Stripe webhooks by StripeEvent.

Setup

$ git clone https://github.com/invisiblefunnel/test-hooks.git
$ cd test-hooks
$ bundle
$ rake # run tests

About

An example Rails app showing how to test the handling of Stripe webhooks by StripeEvent.


Languages

Language:Ruby 94.0%Language:JavaScript 3.3%Language:CSS 2.7%