custom wallet

Hello Wix Experts, can anyone guide me is it possible to create a custom wallet in wix where I will give credits and bonus to my members in a database… And those credit can be withdrawn

Yes this is completely possible. You can define your own points system and communicate that to your users however you like. You could also integrate with badges and give certain points that will get users badges you define.

I would take a look at some parts of the API here
Wix Members API - there are FE and BE functions
Wix Data API - for interacting with any content collections you make
Badges API

And some general articles here:
Setting up a members area
Creating Badges
About the Content Manager

Once you get started, if you have specific code questions along the way you can come and ask in the forum.