create wallet transaction after order created
This commit is contained in:
@@ -10,4 +10,5 @@ export enum WalletTransactionReason {
|
||||
CONVERT_SCORE_TO_WALLET = 'convert_score_to_wallet',
|
||||
WITHDRAW = 'withdraw',
|
||||
DEPOSIT = 'deposit',
|
||||
ORDER_COMPLETED_DEPOSIT = 'order_completed_deposit',
|
||||
}
|
||||
Reference in New Issue
Block a user