A Twitter Boostrap style jQuery plugin and accompanying HTML Markup to help in building a custom Stripe payment form.
It is directly extracted from Sorry™ where we use Stripe to bill our customers for their monthly service subscription.
Currently very rough and experimental.
Work in progress - no documrnation yet, see source for details.
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Once you are happy that your contribution is ready for production please send us a pull request, at which point we'll review the code and merge it in.
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, This project will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/.
Robert Rawlins
© Copyright 2015 - See LICENSE for details.