Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 467 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 467 Bytes

fake-stripe

This package is designed to be used in conjunction with Interval tutorials. In those tutorials, it serves as a drop-in replacement for Stripe's Node.js SDK, allowing the tutorials to be completed without a real Stripe account.

This package only intends to mock the methods required for our tutorials. It probably will never include mocks for all or even most of Stripe's API methods.