Ghost/ghost/payments
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
..
lib Wired up Payments service to new Tiers package 2022-10-25 09:02:41 +07:00
test Added @tryghost/members-payments module 2021-10-21 15:40:55 +02:00
.eslintrc.js Added @tryghost/members-payments module 2021-10-21 15:40:55 +02:00
index.js Added @tryghost/members-payments module 2021-10-21 15:40:55 +02:00
package.json Wired up Payments service to new Tiers package 2022-10-25 09:02:41 +07:00