#marmanoff_api

1 messages ยท Page 1 of 1 (latest)

fossil obsidianBOT
#

๐Ÿ‘‹ 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/1227165985597816864

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

clear nacelleBOT
golden hearth
#

In the cases of an individual if they don't have a website they can include a URL to a online social profile or something

torpid dagger
#

But we cant expect our private users to have Companies and websites of their own?

golden hearth
#

In any case, any further questions relating to verification requirements are better suited for support

fossil obsidianBOT
#

We wish we could help, but you need to talk to Stripe support

We can only help on Discord if all of the following are true:

  • ๐Ÿง‘โ€๐Ÿ’ป You must be a developer
  • ๐Ÿ› ๏ธ Your question must be about building a Stripe integration
  • โฑ๏ธ You must be available to respond in realtime
  • ๐Ÿ‘ฅ You must be comfortable receiving help in public (this is a public server)

If any of those aren't true please contact Stripe support.

If all of those are true we may have misunderstood your question; please provide more details below.

Note that using an inappropriate button or submitting inappropriate information is a violation of our rules. You will be removed from this server if you repeatedly create invalid threads.

torpid dagger
#

verification requirements? Im here on behalf of my developers. They do not know what functionality to implement to not encounter this issue.

#

Does stripe not have an API for private users to just withdraw money to their stripe accounts that they connect without needing to add a website or company to the mix?

golden hearth
#

They do, which is what you're implementing. But, as per the link i've shared, even when creating a custom account with business_type: 'individual' like you are a URL is required before a first payout can be processed

#

There's no integration/functionality to avoid that โ€“ it's just a KYC requirement

#

If you've any specific Qs around that, then support is your best bet ๐Ÿ‘†

torpid dagger
#

and if the customer does not have a website?

golden hearth
torpid dagger
#

Could we hide this field and input our own website, would that be according to stripes rules?

golden hearth
#

No because the field is a requirement for the account to be verified

#

Please refer to the link I shared

torpid dagger
#

It says in the doc that the URL is a business url, could they implement their profile page from our website? Because thats where they market themselves

#

and thats where they earn their income from

golden hearth
#

Yes as I already advised

#

It just need to a URL relevant to their operations

torpid dagger
#

Thank you

#

Just one last developer question

#

Is it possible for us to hide the website field, and automatically fill in the link to their profile to improve the user experience?

golden hearth
#

I believe that should hide the field in the onboarding UI

torpid dagger
#

The only thing im struggling with understanding is we only get 3 options in our current API.

Individual, Company, Non-profit

#

All these 3 are VAT allowed

#

there is not a single choice, for private user, where we can ignore vat.

golden hearth
#

I don't understand the question

torpid dagger
#

Well PRIVATE users do not need to see VAT information, that's company based

#

For instance lets say a Company wants to know their vat, thats what they need. A private user does not need this information

golden hearth
#

OK, but where are you seeing VAT info

torpid dagger
#

they cant do anything with the vat eitherway

#

Im not, thats my issue. I want VAT to be displayed for companies while it will not display for private users is my point

golden hearth
#

But displayed where?

torpid dagger
#

and we do not have an OPTION to only select a private user, in our current setup we have Individual, Company and Non-Profit, which are all seens as "Company types"

#

in the payment page on our website?

#

I thought that was a part of the api, and in the receipt?

golden hearth
#

OK, we were talking about onboarding a moment ago โ€“ please be more verbose in what you're describing

#

What payments APIs/UIs are you using and where/when do you see VAT?

#

Screenshot helps too

torpid dagger
#

I dont see VAT. my point is we need to display VAT for company types when they make a payment using their company card.

At the same time we dont want to display VAT when private users make a payment, but there is no option to select a private user because all users are considered Companies.

-Individual
-Company
-Non Profit

3 kinds of companies

golden hearth
#

Again, some kind of visual represenation of what you're describing what be helpful as right now I've no idea what you're referencing