#prabu17

1 messages · Page 1 of 1 (latest)

glad treeBOT
valid rapids
#

Can you share your account ID, so that I can take a closer look whether your account is in the connected embedded beta? You can find your account ID by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123

lusty flame
#

account_session = Stripe::AccountSession.create({
account: "acct_1OFrj7KwOYMQrASD",
components: {
account_onboarding: {
enabled: true
}
}
})

#

acct_1GkCZZDUzeG8CXei here is my account

valid rapids
#

Thanks! Can you share the request ID (req_xxx) of the error, "You are trying to create an Account Session for an account that is not supported."? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request

lusty flame
#

req_7hLRnr9QYsoZfk

valid rapids
lusty flame
#

Is that possible to show payments table for this standard connected account using embedded components ?

#

How to switch standard to custom account ?