Does anybody know how i would go about putting a 'wallet' in my app for user to deposit money? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Does anybody know how i would go about putting a 'wallet' in my app for user to deposit money?

I am developing an app but quite new to it and this seems a bit beyond my reach so far. Any guidance would be appreciated.

23rd Aug 2019, 10:26 PM
Ryan
1 Answer
+ 1
I would use Stripes API an online payment processing. There is a lot to know about it and how to use it. Home page https://stripe.com/ API Document for Java https://stripe.com/docs/api
25th Aug 2019, 8:05 PM
Faris Abousaif