#sunny-connect-invoice
1 messages · Page 1 of 1 (latest)
Hi there 👋 this channel is stocked with Stripe developers that work at Stripe, so that's the context in which I can answer questions.
Re. your question: there's obviously a lot of customization of UX that you lose by choosing Express, but that's sort of the give and take of the situation.
Do you have a more specific question?
Apart from UX customization, do we lose nay features from the perspective of managing their invoices and receivables?
With express accounts, users will have a dashboard. If they do any action using that dashboard which are outside the control of the platform, can we re-sync the information to give accurate information to our businesses on the platform?
Apart from UX customization, do we lose nay features from the perspective of managing their invoices and receivables?
Nope! All that functionality should be relatively the same.
With express accounts, users will have a dashboard. If they do any action using that dashboard which are outside the control of the platform, can we re-sync the information to give accurate information to our businesses on the platform?
Yeah, you would still receive all the same webhooks that relate to updates on the Express accounts, so you could automatically sync your internal database(s) with the data that Stripe was given from your Express accounts
Got it. Are there other use cases for custom connect accounts apart from UX customization?
I mean, you have control over basically everything account-related with Custom Connect. So that includes adding/removing nearly every possible functionality on that account. So, to answer your question: there are a myriad of use-cases for Custom Connect. It's sort of the "one size fits all" integration (provided you have the capacity to handle all the support and coding that's required to make it work gracefully)