0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/e2e-api
Fabien 'egg' O'Carroll 09a516a179
Fixed Stripe Connect (#14857)
refs https://github.com/TryGhost/Team/issues/1637

The `stripe_connect_integration_token` setting is required for the Stripe
Connect flow to work. The existing `stripe_connect_*` settings are also not able
to be edited. So we've updated the allow list to remove those, and add the one
required for the Stripe Connect flow.
2022-05-18 13:27:50 +01:00
..
admin Fixed Stripe Connect (#14857) 2022-05-18 13:27:50 +01:00
content Updated Tiers API data structure (#14795) 2022-05-16 19:47:18 +01:00
members Added subscription.price.tier mapping (#14849) 2022-05-17 16:38:25 +02:00
shared Extended public settings to include portal settings (#14801) 2022-05-12 19:54:45 +05:30