Bulk wallet (fixed amount) set to dedicated users via SQL?
-
Hai,
on a day X certain users should have a remaining balance amount of 25.000EUR. Is there a shortcode for this or do I have to solve this via SQL commands?Alternatively, the following procedure would be conceivable.
1. empty wp_woo_wallet_transactions and wp_woo_wallet_transaction_meta
2. new transaction_id in table wp_woo_wallet_transaction_meta
3. set entry in wp_woo_wallet_transactions with amount and balance to 25,000Or what other options are there?
Greets
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Bulk wallet (fixed amount) set to dedicated users via SQL?’ is closed to new replies.