mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 14:33:59 +00:00
customer support interface
This commit is contained in:
@@ -253,6 +253,7 @@ class DummyDataSeeder extends Seeder
|
||||
|
||||
// 3. Attach Employee
|
||||
// 4. create contact
|
||||
//
|
||||
// 5. create Address
|
||||
|
||||
// 6. identification verification
|
||||
@@ -373,7 +374,7 @@ class DummyDataSeeder extends Seeder
|
||||
// TransactionType::TOP_UP : represent a top-up amount to a wallet;
|
||||
// TransactionType::PAYMENT : represent payment out of the wallet;
|
||||
// TransactionType::CREDIT_NOTE : represent a manual top-up to a wallet, and can only be performed by super admin;
|
||||
// TransactionType::CREDIT_NOTE : represent a deduction from a wallet, and can only be performed by super admin;
|
||||
// TransactionType::DEBDIT_NOTE : represent a deduction from a wallet, and can only be performed by super admin;
|
||||
// TransactionType::WITHDRAW : represent a customer withdrawing credit out of a wallet to a bank account (refund);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user