laravel-wallet icon indicating copy to clipboard operation
laravel-wallet copied to clipboard

Multiple Currencies

Open hardikpoojara opened this issue 5 years ago • 1 comments

Hello, Many many thanks for the amazing laravel package. I am working with the project which is based on a reward system. A reward can be in points, BTC or USD so need your advice that which type of changes does this package require for the same.

Thanks!

hardikpoojara avatar Jul 23 '19 05:07 hardikpoojara

Maybe you could add a currency field on the wallets table, and let users have multiple wallets (1 for each currency you support).

depsimon avatar Jul 23 '19 07:07 depsimon