overture8 / mangoex

Elixir wrapper for the MangoPay API
3 stars 3 forks source link

[user] create natural and legal #11

Closed artmoni closed 6 years ago

artmoni commented 7 years ago

Create natural and legal Mangopay User

MangoClient.create_user(%{...}, :legal) MangoClient.create_user( %{...},:natural)

artmoni commented 6 years ago

@overture8 the last commit should be nice for legal user creation