#Richard G
1 messages · Page 1 of 1 (latest)
đź‘‹ happy to help
if you don't mind I will move your messages here so we can keep the discussion in one place
I’m using multi party payments and get this prompt for new customers- this is fine for businesses but I also have normal users that don’t have businesses so don’t always need this flow - is there a way to remove this for normal users as it will be confusing and is not necessary- thanks in advanced
Perfect thanks
Hopefully the above makes sense?
sorry still reading
No worries 👍
did you create the account with business_type individual https://stripe.com/docs/api/accounts/create#create_account-business_type ?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok, as you can see in the paragraph below the input validation error, you have other options than using a website in case the merchant doesn't have one. this info is essential for us as part of the KYC process
But their not always a merchant - sometimes it’s just c2c
Or user to user - similar to a transaction on eBay
even so
they can share a description of their product. more details in the link "add a product description instead"
So we can change the parameters for “Industry” and “Website”
So “Industry” could be changed to “Product Category” and “Website” could be changed to “Value or Cost”?
you can't customize the wording unfortunately
Does the website input have to have www. and .co.uk in the placeholder?
I'm not really sure to be honest, this is more the turf of https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok no problem - thanks for your help 👍
you can test it out yourself as well
Can we default to this state?
HI there đź‘‹ jumping in as my teammate needs to step away soon. Can you clarify what state your'e referring to?
During the onboarding process the user is presented with this page as the default
Can the default be changed to this instead view instead so the user sees product description instead
No, I'm not aware of a configuration option for that.
Ok thanks