Test harness for testing out stripe SDK changes without requiring a published library.
To use:
- create a local api_key file which contains your testing key.
- modify a local api_version file if you'd like to customize the API version.
- pick the language you like
- run
.\run.sh
in the language directory