Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 2.0 #14

Merged
merged 33 commits into from
Nov 21, 2018
Merged

Build 2.0 #14

merged 33 commits into from
Nov 21, 2018

Conversation

rez1dent3
Copy link
Member

@rez1dent3 rez1dent3 commented Nov 14, 2018

  • multi-wallets
    • default wallet
    • other wallets
    • the purchase must be for the buyer
    • If the purchase was not specified wallet is taken by default
    • add to walletId operations
  • working with fractional numbers
  • forced to recalculate the balance
$user->depositFloat(1.52); // $user->deposit(152);
$user->balanceFloat; // float(1.52)
  • add Taxing system's
  • payFree; add the ability to buy for free
  • code coverage to 100%
  • update docs

@rez1dent3 rez1dent3 self-assigned this Nov 14, 2018
@rez1dent3 rez1dent3 added help wanted Extra attention is needed question Further information is requested labels Nov 19, 2018
@rez1dent3 rez1dent3 changed the title v2.0 add *Float Build 2.0 Nov 19, 2018
@rez1dent3 rez1dent3 removed help wanted Extra attention is needed question Further information is requested labels Nov 21, 2018
Copy link

cloudflare-workers-and-pages bot commented Mar 15, 2024

Deploying laravel-wallet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 812db97
Status: ✅  Deploy successful!
Preview URL: https://23c1d53c.laravel-wallet.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants