When an influencer earns money from completed projects, the net payment (after platform commission) is credited to their wallet. They can withdraw this balance at any time by submitting a payout request.
Submitting a Withdrawal Request
- Go to Dashboard → Wallet → Withdraw.
- Enter the amount to withdraw. Must be at or above the minimum withdrawal threshold (
inzc_min_withdrawal, default $10.00). Cannot exceed the available balance. - Choose the transfer method: Bank Transfer or PayPal.
- Optionally enter transfer details (account number, PayPal email, etc.) if not already saved.
- Submit the request.
What Happens After Submission
- The requested amount is immediately debited from the influencer’s wallet balance.
- A
withdrawaltransaction and a payout row (status = 'pending',payout_method = 'influencer_withdrawal') are created. - The influencer is notified that the request is under review.
Admin Confirmation
The admin must manually transfer the funds externally (bank transfer or PayPal) and then mark the payout as paid in Influenzic → Payouts. If the admin rejects the request, the debited amount is refunded to the influencer’s wallet as a withdrawal_refund transaction.
Viewing Payout History
Influencers can see all past payout requests and their statuses from Dashboard → Wallet → Payout History.
Admin setting: Configure the minimum withdrawal amount at Influenzic → Settings → Payment → Payouts via
inzc_min_withdrawal.