Ghost/apps/admin-x-settings/test
Ronald Langeveld ee4ef4438e
Fixed Stripe connect display name key (#18725)
no issue

- the stripe value is saved under the `stripe_connect_display_name`
column, yet Admin X was querying `stripe_connect_account_name` causing
it to be undefined.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at f0e6cb6</samp>

Renamed `stripe_connect_account_name` setting to
`stripe_connect_display_name` in the admin-x-settings app. This improves
clarity and consistency for the Stripe integration in the membership
settings.
2023-10-23 08:56:41 +00:00
..
acceptance Fixed Stripe connect display name key (#18725) 2023-10-23 08:56:41 +00:00
unit Fixed API Query permissions in User Settings (#18680) 2023-10-18 17:04:59 +07:00
utils Added more acceptance tests for Recommendation settings (#18696) 2023-10-18 18:56:34 +00:00