#manasa_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1306646963776782449
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- manasa_code, 19 hours ago, 16 messages
- manasa_code, 21 hours ago, 6 messages
Hello
Hmm not sure it is possilbe to customize in that manner, but looking.
this text appear I need costume text and styling, Thank you
Custom text as in you want to change what that text says?
Or you want to style it?
Because you can't control the actual text itself.
at least case business wants to remove the title to - Update your information (instead of business information)
and
the picture is suppose to be the actual text and styling to show as per the business requirement
Yeah that sort of control isn't possible here.
You don't have any control over the text of the components with Embedded Components.
You would have to build out your own components in that case.
how to build my own component ?
I need to know from stripe that account got restricted and as well as redirecting URL
You would use Webhooks and listen for account.updated if you are going to build out your own component.
And then display data in your component based on the account's data
account.updated will give the clickable URL as well?
that redirect the user to stripe account page?
yes
is at least possible on your end to remove ("Business") word from title?
I'm happy to file feedback internally about that.
But no guarantee that will be actioned.
okay coming to the first question
can we get Connected Account user's Dashboard url from updated call?
What type of accounts are you using?
I an not sure what type of account
but
example
when I click on update button on notification component this is the url that redirecting to which is user dashborad page
If I call account.updated api does that also gives that redirecting url?
https://connect.stripe.com/d/embedded/_RDWbhjxIFnxwMzMIMqiznV0SiT/YWNjdF8xTzRsOHZQY3lhVFl3VGNs/75955a862ffe7b223?target_origin=https%3A%2F%2Fconnect-js.stripe.com&controller_id=connectjs_controller_connect-instance0480&locale=en-US&primary_color=ff0000
No you would most likely create an Account Link instead: https://docs.stripe.com/api/account_links/create
Though impossible for me to say exactly what you should be doing without the exact details of your integration.
alright, thank you so much
but please let me know , when you can
if there is a way to remove Business word from that wording
If you want to stay updated on that feature request then you can write into our Support team via https://support.stripe.com/contact/login
I'd also recommend removing your email from here as this is a public server