Blackhat
Licensed
Licensed
User Upgrade Duration
User Upgrade Pro
Credit System
Advanced User Profile
- Joined
- Dec 7, 2019
- Messages
- 163
- Reaction score
- 25
I suggest adding a credit withdrawal feature to allow users to submit withdrawal requests.
Forum options
Create xf_xs_cs_withdrawal table with the below columns for storing withdrawal requests.
Forum options
- Withdraw option
- Withdraw page
- Withdraw button
- Recipients page
- Add recipient button
- Withdrawal alert
- Withdrawal queue
- Withdrawals page
- Sort by lowest/highest amount
- Payment options
- Add payment option button
- Permissions
Create xf_xs_cs_withdrawal table with the below columns for storing withdrawal requests.
- withdraw_id
- recipient
- status
- amount
- date
- payment_option_id
- title
- description
- minimum_amount
- tax
- currency
- active
Last edited: