5704ac061e
refs https://github.com/TryGhost/Team/issues/1724 With free trials, members can start subscriptions with a trial period. This change stores the information about trial start and end date for every subscription so it can be shown on Admin/Portal for member. - adds new `trial_start_at` column for storing trial start date on Stripe subscription. Will in most cases match the start of subscription date. - adds new `trial_end_at` column for storing trial end date on Stripe subscription. - wires storing trial start and end values on stripe subscription |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
package.json |