#mobile-standard-test

1 messages · Page 1 of 1 (latest)

hoary walrus
#

You don't really need to do anything in that case, it should already mostly work in Test mode no?

ebon mantle
#

@hoary walrus Thanks for the info, good to know! But I also need to test the onboarding process, success and failure cases, and write auto testing cases, it is OK to fill just a few fields, but need a way to at least reduce most of fields to fill in the onboarding process for testing if can not skip every field in the form.

hoary walrus
#

that's not something we support sorry. You either fill everything or nothing mostly

#

you can pre-fill anything you want in the API though

ebon mantle
#

To pre-fill in business_profile field when creating the account? If so, I can do that. Any example or documentation for all the info needed for onboarding?

hoary walrus
#

so you could pre-fill all the information upfront to simplify

ebon mantle
#

That is great! Are all the fields needed for onboarding in that example for standard account in the url you provided?

hoary walrus
#

most, not sure if all can, easy to try and get to what you need!

ebon mantle
#

OK, let me try that, thanks!