Skip to content

[Feature Request]: Restricted Wallets #8

@3m1n3nc3

Description

@3m1n3nc3

What happened?

This is not a bug report but the feature flags were not working so I had to use this.

How to reproduce the bug

Make a transaction.

Package Version

1.0.3

PHP Version

8.2.0

Laravel Version

9.0.0

Which operating systems does with happen with?

macOS, Windows, Linux

Notes

I moved from a custom built solution to this library because it had features I needed and do not care to reimplement,

  1. Wallets should be able to be marked as restricted so that when $user->pay(amount) method is called, the system does not attempt to charge from those restricted wallets, like in a case when we have a dedicated escrow wallet.
  2. Secondly my previous solution allowed me to tell the user exactly where the transaction originated, for instance Funds transfer from User XXX, it gets really handy and I would love to see it implemented.

Metadata

Metadata

Labels

featureImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions