jsteinberg7 / Soshi

Revolutionizing contact exchange.
2 stars 0 forks source link

Add support for venmo #13

Closed jsteinberg7 closed 2 years ago

jsteinberg7 commented 2 years ago

Venmo is a bit tricky, so I think we'll need to create a dynamic link for each user that adds their Venmo to their Soshi profile.

plug venmo.com/user/[username] into urlgenius to see an example of Venmo deep link formatting and use Firebase Dynamic Links for on-the-fly dynamic link creation.