#shahzad
1 messages · Page 1 of 1 (latest)
👋 happy to help
thanks
im integrating custom account. i want to create form in android app user will fill and then want to sent to stripe instesd of stripe link to fill info
are you there ?
yes but I'm not sure what the question is yet
do you mean open the link inside the app, or do you want to recreate the whole onboarding flow in your app?
ok so if I understand correctly, the main question is what API should you use?
can you provie sample payload for api in java
i want to design my own onboard design in android java
The page you linked is not an API, it just lists the information required for connected accounts.
i want to design my own onboard in android java and want to sent to stripe through api from android java
Then you should read this: https://stripe.com/docs/connect/identity-verification-api
Note that building your own onboardin flow for custom account is really complex. We usually recommend to use Standard or Express accounts to avoid this.
im using custom, can you write custom account api request in java and send here
custom account is my client request
Sorry we don't write code here on Discord. All the information you need is on the link I shared. Then if you have specific questions/issues, I can help.