Ghost/ghost/stripe/lib
Rishabh 2ac24b9d4c Handled newsletter preference for paid members signup
refs https://github.com/TryGhost/Team/issues/1490

With multiple newsletters, paid members can choose their newsletter preference at the time of signup via Portal. This change handles the newsletter preference via stripe checkout metadata and stores it against the member on completing signup.
2022-04-13 15:02:58 +05:30
..
Migrations.js Fixed failing migration requests when client runs in a test env 2022-04-05 21:36:22 +12:00
StripeAPI.js Fixed failing migration requests when client runs in a test env 2022-04-05 21:36:22 +12:00
StripeService.js Fixed failing migration requests when client runs in a test env 2022-04-05 21:36:22 +12:00
WebhookController.js Handled newsletter preference for paid members signup 2022-04-13 15:02:58 +05:30
WebhookManager.js Added missing default parameter for opts 2022-01-20 10:58:34 +02:00