#peter_40675

1 messages · Page 1 of 1 (latest)

little frigateBOT
#

Hello! We'll be with you shortly. 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.

fresh osprey
#

Hi there!

#

Are you using Stripe connect? If so, what type of connected account are you creating? Standard, Express, or Custom?

steady atlas
#

Custom

#

var accountObject = {
type: 'custom',.......

stripe.accounts.create(accountObject,function(errx,account){.....

fresh osprey
steady atlas
#

For Mobile Number??

#

Cus I'm facing in Mobile Number

fresh osprey
#

Of sorry I missread your question.

#

For phone numbers, you just need to provide a number that match the number format of the country.

steady atlas
#

means Without Country Code?

fresh osprey
#

For example, for an account in the US, you could use this random number: (951) 842-2546.

steady atlas
#

That Means Without Country Code Right?

fresh osprey
#

Yeah I think so.