Mangopay / mangopay2-ruby-sdk

Ruby Gem for MANGOPAY
https://rubygems.org/gems/mangopay
MIT License
42 stars 38 forks source link

Possibility to get existing user with something else than userId ? #92

Closed timott29 closed 4 years ago

timott29 commented 6 years ago

Hi,

I would like to check if user exist before create it. One thing I did not find on the doscumentation is if it mandatory to store into my DB the mangopay userId or if I can search for it based for exemple on email adress (unique on my DB).

Best for me will be of course to not store new information regarding external system (mangopay).

Regards

mickaelpois commented 6 years ago

Hello @timott29

It's an very useful feature that we are considering, but not in a short term view. Before bringing you (and every people using Mangopay) this, we do have to think about the best way to offer a powerful search without any performance issue.

We will keep you posted about any update regarding this feature !

Mickaël

SoloJr commented 4 years ago

@mickaelpois is there anything to do with this? In the docs it seems that nothing was implemented.

mangomaxoasis commented 4 years ago

Hi @timott29, As mentioned by @mickaelpois search by email is not on our short term roadmap. Regards, Max