tnort's avatar
Level 4

Customer wallet system

Hi,

How would one implement some sort of wallet system that allows customers to deposit funds and see the balance in the app?

Thank you!

0 likes
5 replies
tnort's avatar
Level 4

@jsanwo64 does that work with real money? It looks like an in-app wallet but I need to allow customers to deposit real money and then use the wallet for payments like outside of the app.

Jsanwo64's avatar
Jsanwo64
Best Answer
Level 11

Of course. You'll need to outline the process logically. For instance, if you want users to create a wallet, you can integrate a payment gateway to verify and add funds to the wallet after a successful payment. This payment amount would then act as a top-up for the wallet. Similarly, if users wish to utilize the same wallet for service payments, you would follow a similar logic flow.

1 like

Please or to participate in this conversation.