Skip to content

Commit

Permalink
Create AccountParams.BusinessTypeParams (#2042)
Browse files Browse the repository at this point in the history
`BusinessTypeParams.Company` and `BusinessTypeParams.Individual`
model the parameters for creating a company or individual account
token. Use these instead of creating raw maps representing
the data.

`AccountParams.createAccountParams()` is now deprecated. Use the
appropriate `AccountParams.create()` method.
  • Loading branch information
mshafrir-stripe authored Jan 13, 2020
1 parent 87c6d98 commit 7793202
Show file tree
Hide file tree
Showing 6 changed files with 1,102 additions and 82 deletions.
Loading

0 comments on commit 7793202

Please sign in to comment.