Ghost/ghost/payments/lib
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
..
payments.js 🐛 Fixed errors with Stripe Checkout (#15749) 2022-11-02 02:18:30 +07:00