Ghost/apps/admin-x-settings/test/acceptance/membership
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
..
access.test.ts
analytics.test.ts
portal.test.ts 🐛 Fixed free tier not updating in Portal settings (#18705) 2023-10-20 12:25:28 +01:00
recommendations.test.ts
signupEmbed.test.ts
stripe.test.ts Fixed Stripe connect display name key (#18725) 2023-10-23 08:56:41 +00:00
tiers.test.ts 🐛 Fixed free tier not updating in Portal settings (#18705) 2023-10-20 12:25:28 +01:00