Skip to content

Commit

Permalink
feat: add wallet charge method in asanpardakht class
Browse files Browse the repository at this point in the history
  • Loading branch information
maryamnbyn committed Apr 24, 2023
1 parent 5027b82 commit f0165de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Enums/AsanpardakhtStatusEnum.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ enum AsanpardakhtStatusEnum: int
case AccessDeniedRequest = 1332;
case WalletBalanceHop = 310;
case PayByWalletHop = 243;
case ChargeWallet = 313;
case ReverseRequestHop = 244;
case VerifyRequestHop = 2001;
case SettleRequestHop = 2002;
Expand Down

0 comments on commit f0165de

Please sign in to comment.