laravel-pay-pocket
laravel-pay-pocket copied to clipboard
A modern multi-wallet Laravel 10,11 package with comprehensive logging and payments capabilities.
### What happened? I try to intiate wallets for new register user but I faced exception error: ``` Invalie value to deposit ``` ### How to reproduce the bug I...
This PR allows wallets to be marked as `allowed` during a `pay()` transaction, this will prevent the system from attempting to charge from wallets which have not been added to...
### 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...
- add transaction for creation of log and actual inc/dec in order to make it atomic. - Log creation will happen in a single query now.
See https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/12#issuecomment-2197626782