2fbaa7b9bc
closes https://github.com/TryGhost/Team/issues/1864 refs https://github.com/TryGhost/Team/issues/1881 - triggers free member email alert via event dispatch from member create method - passes subscription/stripe data to member creation for paid members so free member alert can be ignored for them - moves subscription created event being called from webhook controller to `linkSubscription`, allows creating subscription events for all new subscriptions instead of ones just via webhooks |
||
---|---|---|
.. | ||
Migrations.js | ||
StripeAPI.js | ||
StripeService.js | ||
WebhookController.js | ||
WebhookManager.js |