Skip to content

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

Notifications You must be signed in to change notification settings

invisiblefunnel/test-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published