Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for Account token (only with phone attribute for Company business type) #1386

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

whybtech
Copy link

Summary

This PR add partial support for creating Account Token. Only "compagny" is supported as businessType with phone attribute and TOS params.

Motivation

As requested in #842 connected accounts need an Account Token to initiate a Connect OnBoarding form.

Actually it is only a work around to onboard my users with stripe-react-native. I'm not sure I will have time to finish the full implementation with all attributes and Individual business type

Testing

  • I tested this manually
  • I added automated tests

Note: tested with example app for initiate with Individual but not in final version with Company

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@CLAassistant
Copy link

CLAassistant commented May 15, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants