mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
6859e9a9a1
no-issue This will be used to store stripe specific information for members customer_id has a max length of 255 https://stripe.com/docs/upgrades member_id is not unique as we cannot ensure that a member doesn't have more than one customer object associated with them. e.g. if they signup twice, or if they cancel, and signup again, creating a new customer. We probably won't handle this case to begin with, but we will keep the data intact. |
||
---|---|---|
.. | ||
acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.json | ||
.jshintrc |