- 🐛 Fixed direct paid signups on Stripe beta (#20215) - Ronald Langeveld
View the changelog for full details: v5.82.9...v5.82.10
Tag Name: v5.82.10
Release Date: 5/16/2024
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
No migration steps are required for this release. The fix is applied automatically when you update to v5.82.10.
This update is strongly recommended for all Ghost sites that:
If your site doesn't use Stripe for payments or doesn't have the beta features enabled, this update is still recommended as part of regular maintenance but is not critical.
This release addresses a critical bug in the Stripe beta integration that was preventing direct paid signups from completing successfully:
customer_update was being defined incorrectly, causing payment processing errorscustomer_update is only defined when a customer_id exists and labs features are enabledNo new features were added in this release. This is a bug fix release focused on improving the stability of the Stripe beta integration.
No security fixes were included in this release.
No specific performance improvements were included in this release. The focus was on fixing a critical bug in the Stripe beta integration.
This release fixes a critical bug in the Stripe beta integration that was preventing direct paid signups from completing successfully. The fix ensures that customer updates are properly handled when using Stripe for payments, improving reliability for sites using the beta payment features.
The impact is primarily positive for site owners who use Stripe for processing payments, as they will now experience fewer errors during the signup process. Subscribers will also benefit from a more reliable payment experience.
The changes are focused on a specific area of the codebase related to Stripe integration, with minimal risk of affecting other functionality. The addition of unit tests also improves the overall stability of the payment processing system.
View the changelog for full details: v5.82.9...v5.82.10