Ghost/ghost/payments
Fabien 'egg' O'Carroll 1ff1b75a69
🐛 Fixed errors with Stripe Checkout (#15749)
refs https://github.com/TryGhost/Ghost/commit/1f300fb781f0

The full customer object was not being passed to the StripeAPI service
when it already exists, this was resulting in inconsistent behaviour when
sending the customerEmail param to the API, causing `invalid_email`
errors to be thrown from Stripe and breaking the checkout.
2022-11-02 02:18:30 +07:00
..
lib 🐛 Fixed errors with Stripe Checkout (#15749) 2022-11-02 02:18:30 +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