Skip to content

Invoice-Generator/ruby-stripe-invoice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Stripe Invoice Generator

Generate and send invoices from Stripe webhooks in Ruby with the Invoice Generator API.

About

This simple Stripe webhook was built using Sinatra. It emails an invoice to your customer whenever the invoice.created webhook is received from Stripe. It uses the invoice-generator.com API to produce the PDF.

Setup

Enter your company details into webhook.rb. Then you can host this app somewhere like Heroku and add a Stripe webhook for https://example.com/_billing_events.

About

Generate and send invoices from Stripe webhooks in Ruby with the Invoice Generator API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages