UNPKG

carcass-stripe

Version:

(Node.js) A simple wrap of stripe APIs, in Carcass style.

41 lines (24 loc) 624 B
0.1.0 / 2014-08-20 ================== * Initial release. 0.1.1 / 2014-08-21 ================== * apiKey -> secretKey 0.1.2 / 2014-08-25 ================== * Add middlewares 0.1.3 / 2014-08-27 ================== * Not fetch real stripe event in development 0.1.4 / 2014-09-24 ================== * Not fetch real stripe event in testing 0.1.5 / 2014-09-24 ================== * Remove debug in fetchStripeEvent middleware 0.1.6 / 2014-10-11 ================== * Allow creating stripe customer without email and card 0.1.7 / 2014-10-11 ================== * Make api more flexible by adding an options