Ghost/ghost/members-api/lib
Fabien "egg" O'Carroll 6e862b42e7 Wired up Payments service to new Tiers package
refs https://github.com/TryGhost/Team/issues/2078

This adds handling to the Tier events to create Stripe Products & Prices when
Tiers are created and have their pricing changed. We also update the Stripe
Product names when the Tier name is edited.

We also add a method to generate a payment URL which will replace our current
implementation of creating a Stripe Checkout Session
2022-10-25 09:02:41 +07:00
..
controllers 🔒 Prevented member creation when logging in (#15526) 2022-10-05 12:42:42 +02:00
repositories Added email sent events (#15682) 2022-10-24 11:11:44 +02:00
services Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
MembersAPI.js Wired up Payments service to new Tiers package 2022-10-25 09:02:41 +07:00